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