RPG Maker Forums

I am trying to get a specific look to the movement in my game. I want players and NPCs to move from tile to tile without sliding between them like normal.





I couldn't find anything on how to change characters or NPCs sliding between tiles, so as a work around I decided to speed up movement so that it appears to have no time between tiles, then wait a moment before the next step. I made a little plug in with these values:

Game_CharacterBase.prototype.setMoveSpeed = function(moveSpeed) {this._moveSpeed = 9};


Game_CharacterBase.prototype.setMoveFrequency = function(moveFrequency) {this._moveFrequency = 2};

It got the desired effect for the NPCs and they look just like I intended, but it didn't effect the player at all. I can't seem to find what I need to change the player's movement. I can use an event on the map to change the player's speed, but nothing seems to pause the player between steps. So the player would just zip around the map.


Can anyone point me in the right direction as to what I need to be modifying for the player's movement in a plugin, or ideally what controls the slide between tiles?

Latest Threads

Latest Posts

Latest Profile Posts

He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!

Forum statistics

Threads
106,036
Messages
1,018,461
Members
137,821
Latest member
Capterson
Top