Script API

The Scripting system used in Realmweaver is Javascript. To see the limitations of the Javascript Evaluator visit the Jurassic library on Github Functions string addObjectBuiltin(name) Instantiates a built-in object by name. Then adds itself as a child of the object the behavior script is running from. returns a JSON string of the game object containing […]