MovingDungeonObject.Start Method

MyDungeon

MovingDungeonObjectStart Method

Initializes the 2DPhysics components, the entity's position, and animation movement multiplier

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