Hidden object (adventure game)
Hello GS users, I'm new in GameSalad and I have never created any games before)) My ability of speaking English is I think pre-intermediate level, sorry for that. I want to ask you how to make hidden object(adventure) game? Through the game I have to collect the items such as key(to open the door) etc. How to do that. I think it will be best way if you give me any tutorials how to create hidden object(adventure) game like "Escape from Laville". This game I bought in app store. Game was powered (made in game engine GameSalad) by GameSalad. Please help me. We are friends forever! Thank you so much!
Comments
For the example of the key to open a door, all you need to do is create an attribute in the game that changes to true once the key is found, and at the door if attribute is true -> open door, if attribute is false -> door stays closed.
There are a lot of tutorials in the gamesalad cookbook that if you haven't checked out yet, go watch all of them.
(do this using the Change Image Behaviour)