Good afternoon, please tell me how to make the character turn during launch
Something like this
Good afternoon, please tell me how to make the character turn during launch
Something like this
Thank you, but how to make the camera rotate with the character?
The correct method would depend on how you’re moving at the moment. A form of interpolation will be the backbone of the implementation, something along the lines of:
Here, pressing 1 will add 90 degrees to the actor’s current rotation.