load a level definition from a JSON file
Scenes & scenarios
load a level definition from a JSON file
load a level definition from a JSON file.
POST
load a level definition from a JSON file
Body
application/json
Level file format request.
Response
200 - application/json
Level JSON read from the (sandboxed, relative) path and spawned into the world; returns entities_created. Returns ok:false with an error on an invalid path, unreadable file, or malformed JSON.