I strongly recommend adding the "Disable Diagonal Movement" feature.

Currently, when inputting up, down, left, and right for character movement, it results in 8-directional movement. However, many games only require 4-directional movement (up, down, left, right). Implementing this functionality using VSscript is extremely cumbersome. Therefore, we strongly recommend adding a “Disable Diagonal Movement” feature to the Move and Jump Settings (moveandjumpsettings). This will allow characters to move directly in only the four cardinal directions.

1 Like