MovingOverworldObject Methods
From MyDungeon
MyDungeon Documentation
MovingOverworldObject Methods |
The MovingOverworldObject type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckHit |
Checks if entity is blocked by an object on the blocking layer in a desired direction
| |
| Start |
Initializes the entity's BoxCollider2D
|
| Name | Description | |
|---|---|---|
| Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |