https://www.youtube.com/watch?v=UwIAlItv9JI&feature=youtu.be ⭐OnApplicationPause() 📱 Sent to all GameObjects when the application pauses. 📱 Called after OnEnable()if…
https://www.youtube.com/watch?v=ggH6TWGnjhA&feature=youtu.be ⭐ OnDestroy()⚔️ Called when a gameObject or component is destroyed⚔️ Called when current scene…
https://www.youtube.com/watch?v=D_YhNl4xQNs&list=PLhomwjbiyI27hnUsCSO6ai1-xOatgFppk&index=8 ⭐Event methods get called automatically by the Unity3D engine at predetermined times. ☀️Called only…