Rewrote and refactored follower code, fixed follower glitchiness actoss connected maps, fixed follower glitchiness around bridges

This commit is contained in:
Maruno17
2021-10-02 22:57:54 +01:00
parent 0b656edffc
commit f35a51f975
15 changed files with 625 additions and 588 deletions

View File

@@ -83,6 +83,7 @@ class Scene_Map
when 8 then $game_player.turn_up
end
$game_player.straighten
$PokemonTemp.followers.map_transfer_followers
$game_map.update
disposeSpritesets
RPG::Cache.clear