- Joined
- Apr 22, 2017
- Messages
- 49
- Reaction score
- 2
- First Language
- Spanish
- Primarily Uses
- RMVXA
Hello!
I need help modifying how the movement system works. What I want is to replace the horizontal and vertical movement, with ONLY diagonal movement.
This being:
UP = UPPER_RIGHT
LEFT = UPPER_LEFT
RIGHT = LOWER_RIGHT
DOWN = LOWER_LEFT
There are tons of scripts to add diagonal movement, but not to change it to only diagonal.
Is there a way to change the basic system of VX Ace so it affects both player and events?
Thank you so much for your help!
I need help modifying how the movement system works. What I want is to replace the horizontal and vertical movement, with ONLY diagonal movement.
This being:
UP = UPPER_RIGHT
LEFT = UPPER_LEFT
RIGHT = LOWER_RIGHT
DOWN = LOWER_LEFT
There are tons of scripts to add diagonal movement, but not to change it to only diagonal.
Is there a way to change the basic system of VX Ace so it affects both player and events?
Thank you so much for your help!

