Answer the question
In order to leave comments, you need to log in
How to make a smooth movement of a figure by one cell?
Now the shape is moved using transform,position (-/+)= new Vector3(x,y,z)
This way the shape moves instantly. There was an idea to make the movement smoother. How can this be achieved?
Answer the question
In order to leave comments, you need to log in
In the same way, only add not the entire offset, but a small piece - depending on the required speed and deltaTime,
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question