Robuta

https://discussions.unity.com/t/stopping-an-itween/38535 Stopping an iTween - Questions & Answers - Unity Discussions Mar 19, 2012 - Hi, My gameObject has a function attached to it containing a simple looping MoveTo iTween. It gets called by a Broadcasted message from a parent object. It... questions answersstoppingitweenunitydiscussions https://discussions.unity.com/t/how-to-move-smoothly-without-using-itween/27567 How to move smoothly without using iTween? - Questions & Answers - Unity Discussions Aug 28, 2011 - I have some objects. They move 1 unit(tile) pr. jump. When they move, I would like to make them move fast, but smooth (with a little ease in/out). The next... how to movequestions answerssmoothlywithout