Hi there! (writing this from mobile, sorry for misspelling)
If you don’t know iTween then surely check it out, it’s an awesome plugin.
What I’m trying to do is basically ValueTo with No easeType. Unfortunately, linear does not work for ValueTo. How can I make it without easing? I can’t do it simply with coroutines, because sometimes I need to do it in less than 0.1 seconds and I don’t want to write my own function for doing this.
Thanks guys!