ScriptBase
Functions
Name |
Description |
---|---|
Is executed after a new scene is loaded. |
|
Is executed before a new scene is loaded. |
|
Is executed the frame an Entity’s Collidable Component collides with another’s Entity’s Collidable Component. |
|
Is executed during the time an Entity’s Collidable Component collides with another’s Entity’s Collidable Component. |
|
Is executed the frame an Entity’s Collidable Component stops colliding with another’s Entity’s Collidable Component. |