Component Basics

You need to implement basic interactivity into your game object. Leverage the built in event methods of your basic Monobehavior to build an interactive state machine in your GameObject.

Complete and Continue