- Joined
- Oct 30, 2016
- Messages
- 5
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hi. I'm pretty new to RPG Maker. It's a simple request but how do we do make the following switch:
-If Player is facing left, transfer Player to Position A when he presses the Action Button
-If Player is facing right, transfer Player to Position B when he presses the Action Button
Unfortunately, due to the layout of the map, the event has to be done on one tile. I can't just create two separate tiles, with the separate transfers assigned to each one.
Also:
When we transfer the player to another part of the same map, the map's name appears a second time. How can we make it so that the map name only appears once? There's a bunch of different transfers happening in this map, so I don't want the map name to come up all the time. Thanks.
-If Player is facing left, transfer Player to Position A when he presses the Action Button
-If Player is facing right, transfer Player to Position B when he presses the Action Button
Unfortunately, due to the layout of the map, the event has to be done on one tile. I can't just create two separate tiles, with the separate transfers assigned to each one.
Also:
When we transfer the player to another part of the same map, the map's name appears a second time. How can we make it so that the map name only appears once? There's a bunch of different transfers happening in this map, so I don't want the map name to come up all the time. Thanks.


