Hi, I'm new (you can probably tell) and I'm working on the most boss RPG ever-an adaptation of the epic story of the Very Hungry Caterpillar. I'm trying to make it like Snake, but I can't figure out how to make your character keep moving in whatever direction you're facing. I am currently using RPG Maker VX Ace lite and I probably won't be able to upgrade for a while, so if this is possible without scripts please let me know how! Thanks! :)
Is forced continuous character movement possible without scripts?
● ARCHIVED · READ-ONLY
-
-
Theoretically if you do an event that runs as a parallel process and the only thing in it is to do a set move route on the player for one step forward, that should do it.
-
Thanks! :guffaw: