- Joined
- Apr 23, 2017
- Messages
- 11
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- Other
Is there a way to slow down the character's walking speed, as well as all of the game's text speed? It just seems a little too quick for me.
How would this work in question, do you need an event/flag to change this?Yes.
Once you set the Set Move Route with Decrease Speed for Player once on an event, it will keep it this until the end of the game.
You just need to do it once on any event (ie: the first autorun event in your game, etc).How would this work in question, do you need an event/flag to change this?
My version of RPG Maker 2003 does not have this command.You just need to do it once on any event (ie: the first autorun event in your game, etc).
I'm doing this for movement in the world map. It seems weird to see my character running so fast in the world map, so I put it on each teleport event for the world map with a speed down, and one in each teleport event from the world map to each location with a speed up.
In this screenshot below is more clear what I'm trying to explain:
![]()
You must use it only once on an event. Autorun events keeps processing it forever, so it will slow down your character again, and again, and again, and again...I just tried this and it worked, but only for player touch. When i tried making it an autorun event it froze my character. And it also slows my character down to much.
This looks a lot like the pirated version (which does have different texts). Be aware that there is a strict rule against this here and you can't expect support for this version. Please buy the official version from the RMW Store or Steam, it's only 20 bucks.Oh I see it now! It's just that the version I'm using has different command names. Here's an example of what I'm talking about. View attachment 64115
Yes, mainly because of the RTP resource names being different. You will need to "redirect" resource by resource to the new names of the RTP. But it still worth the trouble, since the official version have many new functionalities and bug fixes (not to mention the moral and developer honor factor herei realized that i also have an unofficial copy of 2k3. I'm going to buy the official one from steam. Will there be any issues bringing my project right over into the new version?