- Awake -> singleton stuff or anything that needs to start really early - OnEnable -> init + register callbacks - Start -> do anything that might call a callback