Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 163 Bytes

GameObject.md

File metadata and controls

8 lines (7 loc) · 163 Bytes

Functions on Game Object

update

Called on every frame

init

Called with the object constructor

onHitScan

Called when a hitScan hits the object