RPG Maker Forums

Frame Stop (Bug Fix) by FelipeFalcon

Introduction


Certainly a lot of people must have noticed and not given much importance. (With small chars not make much difference, but it occurs)

This "little mistake" always occurs when you are walking, and collides with something. Not quite a mistake, but even stopped the char continues brightening until you reach the original frame (not busy).

With this script you can take it, I do not know if've probably somewhere or made sure to look but solve.

Sorry for my English. I am using a translator.


 

 

no-script: script:

 

 

How to use:

Place above "Main".

 

Demo:

Not required.

 

Script:


Code:
#______________________________________________________________________________#
#_ *Bug fix _ Frame Stop v1.3 _ by FelipeFalcon _______________________________#
#______________________________________________________________________________#
class Game_CharacterBase
alias update_stop_fix update_stop
def update_stop
update_stop_fix
if !passable?(@x, @y, @direction)
@pattern = @original_pattern if @step_anime == false and !moving? unless @move_route_forcing
end
end
end

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,035
Messages
1,018,459
Members
137,821
Latest member
Capterson
Top