- Home /
Not solved but using another solution
Smoothly Jump to mouse position
Hi All,
Wondering if you have any suggestions for this idea. I want to make it so the player can only move/jump to the position of the mouse click (if that makes sense)
I know how to do that, but I dont know the best way to do it smoothly, or anyway to do it really....I have no idea how to make it move to the position smoothly, so any help would be greatly appreciated thank you!
I was considering Lerp, but I tried it for movement once and it got really jittery.
But perhaps I should try it again, thanks :)
Answer by Cyborg_X · Sep 15, 2019 at 11:48 AM
Closing this question: Decided to use AddForce again (despite some earlier issues) as it is much smoother and thus is better for me to focus on solving my AddForce issue.
Follow this Question
Related Questions
Unity3d 4,script nGUI btn drag convert to move where i mouse click 1 Answer
How to make an object move to another object's location in a 2d game? 2 Answers
Issues with Character Controller moving Enemies 1 Answer
How Do I Make a Rigidbody2d keep its force and move at a consistent speed? 2 Answers
unity is not responding 1 Answer