Object Scripting
Game Screenshot courtesy of TianCheng Interactive

Complete Python Game Engine Interface

This interface allows the developer to write and test Python scripts from within the game environment. Scripts are powerful and can be reloaded without losing object state.

Propagation

Properties changed on the server or client will automatically propagate to all interested parties, subject to security rules on the server.