Unity useful scripts - 1 #madewithunity #gamedev #unitytutorials
Subscribers:
4,560
Published on ● Video Link: https://www.youtube.com/watch?v=KSCXSJ41yKo
3 usefull scripts
1. When player touchan object it will change color from black to white very usefull when you need to collect something
2. Is a mthon how you can catch other script and call methon from it with much better performance. Is very good for mobile games
3. Is a method how to call method from other wcript ot require less coding but is worce in terms of performance.