- Home /
Question by
maxy12345678888 · Oct 15, 2018 at 05:23 PM ·
2dmovementvelocity2d-physicstopdown
2D Directional top down movement,Topdown 2d Directional Movement
Hello, I am making a game in which the user can drive a boat. I am using rigid body velocity for this right now although if another method is more efficient or easier then please let me know because I am a beginner. I would like the user to click a or d to rotate the boat left or right. I would also like to let the user click w or s to accelerate/decelerate the boat only in the direction it is facing. I want to know how I can make the boat achieve this method of movement. Thanks!
Comment