- Joined
- May 5, 2013
- Messages
- 707
- Reaction score
- 294
- First Language
- English
- Primarily Uses
I want to make an event that, when you step on the tile, it causes a balloon icon to pop up, basically notifying you that a secret is there. Then, I want you to be able to press the confirm button on that tile to initiate the rest of the event (dialog and some variables and switches, in this case).
Problem is, the pop up works okay, but if you press the confirm button while already standing on the tile, it doesn't work. You have to actually be holding the button down when you step onto the tile to initiate the rest of the event.
Here's the start of the event (the rest is just dialog and stuff, and then no else case for the branch).
Problem is, the pop up works okay, but if you press the confirm button while already standing on the tile, it doesn't work. You have to actually be holding the button down when you step onto the tile to initiate the rest of the event.
Here's the start of the event (the rest is just dialog and stuff, and then no else case for the branch).
