- Joined
- Oct 19, 2017
- Messages
- 40
- Reaction score
- 20
- First Language
- English
- Primarily Uses
- RMMV
I've been prototyping a game where the player goes out West, on a Trail, with multiple party members, where death is around every corner.
The game is on a loop with the player moving left.
One issue I am having is the State Damage. I can add States to the players randomly. However I don't believe the engine registers the steps the player makes when 'Set Movement Route' is initiated therefore no damage is going to the player who is infected by dysentery.
Is there a way to go into the code and adjusting this?
The game is on a loop with the player moving left.
One issue I am having is the State Damage. I can add States to the players randomly. However I don't believe the engine registers the steps the player makes when 'Set Movement Route' is initiated therefore no damage is going to the player who is infected by dysentery.
Is there a way to go into the code and adjusting this?





