X Tutup
Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 323 Bytes

File metadata and controls

7 lines (4 loc) · 323 Bytes

Python scripts to run.

In Python, all the usual script functions are stored in a kengine namespace (e.g. kengine.get_entity(id)).

Scripts can use the kengine.self global variable to access the entity they are attached to.

X Tutup