Difference between revisions of "Diagonal Movement"
Jump to navigation
Jump to search
Tryourbreast (talk | contribs) |
|||
| Line 1: | Line 1: | ||
'''Diagonal Movement''' is an unused option in Pokémon 3D that allows the [[player]] to move in eight different directions as opposed to four (Northwest, Northeast, Southwest, and Southeast). The option can be switched on by accessing the player's [[player.dat]] file and finding the <code>DiagonalMovement</code> line. Then, change the <code>0</code> to a <code>1</code> to turn it on. | '''Diagonal Movement''' is an unused option in Pokémon 3D that allows the [[player]] to move in eight different directions as opposed to four (Northwest, Northeast, Southwest, and Southeast). The option can be switched on by accessing the player's [[player.dat]] file and finding the <code>DiagonalMovement</code> line. Then, change the <code>0</code> to a <code>1</code> to turn it on. | ||
Diagonal Movement allows for getting to places quicker, but it's rather buggy. In some cases, the [[player]] may clip into a wall. It's not recommended to use diagonal movement when the player is moving up a ramp (like in [[TestLevel]]). | Diagonal Movement allows for getting to places quicker, but it's rather buggy. In some cases, the [[player]] may clip into a wall. It's not recommended to use diagonal movement when the player is moving up a ramp (like in [[TestLevel]]), or triggering events that involve compulsory movement or camera change. | ||
Revision as of 17:42, 12 January 2013
Diagonal Movement is an unused option in Pokémon 3D that allows the player to move in eight different directions as opposed to four (Northwest, Northeast, Southwest, and Southeast). The option can be switched on by accessing the player's player.dat file and finding the DiagonalMovement line. Then, change the 0 to a 1 to turn it on.
Diagonal Movement allows for getting to places quicker, but it's rather buggy. In some cases, the player may clip into a wall. It's not recommended to use diagonal movement when the player is moving up a ramp (like in TestLevel), or triggering events that involve compulsory movement or camera change.