LukeTrynchuk / BaseProject

0 stars 0 forks source link

Enhanced Monobehaviour #29

Open LukeTrynchuk opened 5 years ago

LukeTrynchuk commented 5 years ago

Write an enhanced Monobehaviour class along with a MonoService. As it turns out, Unity uses the SendMessage() method to tell MonoBehaviours to Update, Start, FixedUpdate, etc..

LukeTrynchuk commented 5 years ago

https://www.youtube.com/watch?v=_wxitgdx-UI 12:00