• ✨ 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

Vertical Movement in Sandbox Mode

Tornado9797

Content Developer
P3D Developer
Global Moderator
Perhaps we can use Up and Down on the arrow keys or something to move 1 co-ordinate on the Y-axis up or down. This could potentially be more useful than it sounds. Just in increments of 1 or such so that we can easily enter warp zones and such.
 

nilllzz

Original Developer
Administrator
P3D Developer
Perhaps we can use Up and Down on the arrow keys or something to move 1 co-ordinate on the Y-axis up or down. This could potentially be more useful than it sounds. Just in increments of 1 or such so that we can easily enter warp zones and such.
You could enter this into the console: @player.setmovement(0,1,0)^@player.move(1)
I also made this possible for the next version: @player.warp(<player.position(x)>,<player.position(y)>+1,<player.position(z)>)
 

Darkfire

Administrator
Administrator
P3D Developer
i think there should be the option to just walk up like normal(in sandbox atleast)
maybe making x go up and z go down would work?
or x down and 2 up?
 
Top