- Joined
- Oct 31, 2017
- Messages
- 59
- Reaction score
- 21
- First Language
- english
- Primarily Uses
- RMMV
Does being "escaped" just change "_hidden" to true?
If so can I just use "_hidden" to simulated actors not in battle but who will be back soon. For stuff like the "Jump" command from Final Fantasy.
What I'm mostly trying to do is make it so people can come in and out of battle. Wanted to just use the Escape command and then change the _hidden var to false when they come back but I'm not sure if there is more to it than that.
If so can I just use "_hidden" to simulated actors not in battle but who will be back soon. For stuff like the "Jump" command from Final Fantasy.
What I'm mostly trying to do is make it so people can come in and out of battle. Wanted to just use the Escape command and then change the _hidden var to false when they come back but I'm not sure if there is more to it than that.