MCsephiroth13
Member
Okay, first off all, how y'all doin' tonight? :D
Now that that's over with, I've got some serious business.
1. I'm making a guard who is set to parallel process for a particular reason, but I'm trying to make it so if you press the action button on him, something happens, but it's already set to PP so how do I do that? I can't make a conditional branch 'if C is pressed' because then it would happen anywhere (parallel process, remember? lol) So that's the first thing.
2. I made an event where you step on a tile and a picture with words fade in and then fades out. I want the whole event to happen and still allow the player to move 100%. I don't know how to do this without the Wait command freezing the player and making him wait for the wait command to finish. I can't remove the wait command because it is a necessity to make the event look good/ function properly.
Anyone who could help I would be most appreciative.
Now that that's over with, I've got some serious business.
1. I'm making a guard who is set to parallel process for a particular reason, but I'm trying to make it so if you press the action button on him, something happens, but it's already set to PP so how do I do that? I can't make a conditional branch 'if C is pressed' because then it would happen anywhere (parallel process, remember? lol) So that's the first thing.
2. I made an event where you step on a tile and a picture with words fade in and then fades out. I want the whole event to happen and still allow the player to move 100%. I don't know how to do this without the Wait command freezing the player and making him wait for the wait command to finish. I can't remove the wait command because it is a necessity to make the event look good/ function properly.
Anyone who could help I would be most appreciative.