Hi!
I was looking TweenPosition script and there is a option to put mono script for OnFinished field and then to choose a delegate to execute on OnFinished event.
I could not figure out how that works (I know how to use it but don't know how to script some functionality like that)
I need something simpler though, instead of delegates i would need a list of floats or some other variables to choose from. How can i achieve that?
Thank you!