A demo scene with a player character that can attack enemies and explodable obstacles.
Things shown:
- Inversion Of Control: check out
TriggerEventStateMachineBehaviour - Asyncronous Programming: check out
PlayerControllerandIAttackTarget.OnAttackHit - Editor Scripting: check out
UnityObjectDropdownPropertyDrawerandTableEditorWindow
