MovingOverworldObject.Start Method

MyDungeon

MovingOverworldObjectStart Method

Initializes the entity's BoxCollider2D

Namespace:  MyDungeon.Entities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void Start()
See Also