Learn how to Send Message to the console in Unity with code

preview_player
Показать описание
#coding #scripting #csharp

Learn how to use Send Message and Send Message Upwards methods to send a message to the console in #unity

0:00 SendMessage() calls the method name on every MonoBehaviour in this game object.
2:46 SendMessageUpwards() calls the method name on every MonoBehaviour in this game object and on every ancestor of the behaviour.

*Assets Used*

Please subscribe, like, comment, and share these videos and this channel. I appreciate it. Thank you very much.

#gamedev #gamedevelopment #unityscripting #unitydevelopment
Рекомендации по теме