Revamped collision system
This commit is contained in:
@@ -22,7 +22,7 @@ Add (or merge) the following into your workspace `.vscode/settings.json`:
|
||||
// Event callbacks the engine calls — not "undefined" globals
|
||||
"onCreate", "onUpdate", "onDestroy",
|
||||
"onEnable", "onDisable",
|
||||
"onCollision", "onInteract",
|
||||
"onCollideWithPlayer", "onInteract",
|
||||
"onTriggerEnter", "onTriggerStay", "onTriggerExit",
|
||||
"onButtonPress", "onButtonRelease"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user