Hello, Community!
I have a problem with my 2d game: I need the object to move with constant speed. If I move it with RigidBody function AddForce(); then its speed is increasing.
How can I solve this problem?
Hello, Community!
I have a problem with my 2d game: I need the object to move with constant speed. If I move it with RigidBody function AddForce(); then its speed is increasing.
How can I solve this problem?