ScriptBase

Functions

Name

Description

onCollisionEnter

Is executed the frame an Entity’s Collidable Component collides with another’s Entity’s Collidable Component.

onCollisionStill

Is executed during the time an Entity’s Collidable Component collides with another’s Entity’s Collidable Component.

onCollisionExit

Is executed the frame an Entity’s Collidable Component stops colliding with another’s Entity’s Collidable Component.