• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Solved Diagonally walking

Status
Not open for further replies.

Villainouz

Bug Catcher
I recently came back for this patch and noticed I could no longer diagonally walk, somewhere someone mentioned that there is an option to turn it on. Is that true and if so where is it? I can't seem to find it.
 

Splint

Champion
Go to your save file located at Pokemon3D\Pokemon\Save\<Your PlayerName>\Player.dat

Find the line
Code:
DiagonalMovement|0
Change it to
Code:
DiagonalMovement|1
Save the file and diagonal movement should be re-enabled.
Take note however that it is turned off for a reason because of how the game handles collision at the moment it is possible to glitch trough objects when walking diagonally so it is not officially supported yet.
 
Status
Not open for further replies.
Top