SendMessage To Other GameObject in Unity -- SendMessage v.s. SendMessageTorward v.s. BroadcastMessage in Unity

 SendMessage To Other GameObject in Unity --  SendMessage v.s. SendMessageTorward v.s. BroadcastMessage in Unity


introduction:
Do you remember about GameObject in Unity.
You can create lots of objects in Unity.

Comments

Popular posts from this blog

Debug.Log() v.s. print()

GameObject.SetActive() v.s. GameObject.active

usage of Renderer.enabled