Original Source
- Original title: Does anyone know why this event isn't working?
- Original author: Bridgeman
- Original date: February 27, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/does-anyone-know-why-this-event-isnt-working.57613/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker 2000/2003 Support
Summary
So I have this window that you can open and close. At first I had a switch for the closed and open state, but I'm trying to come up with creative ways to do things different so I don't have to waste a lot of switches on minor things. Here's what I have now. The closed window sprite is on the "facing down" slot of the charset, and the open window is "facing right". In my head, this event should execute the commands in the top part of the branch...
Archived First Post
Here's what I have now. The closed window sprite is on the "facing down" slot of the charset, and the open window is "facing right". In my head, this event should execute the commands in the top part of the branch until the window event is not facing down, in which case it should execute the bottom part. But the problem is, it doesn't work. Whenever I stand in front of the window and press the action key, it just executes the top part, even though the sprite does change to the open window and so I know it's facing right.
Anyone know what I'm missing?
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
