Javascript Keyframe console
Use any combination of Javascript and API calls to update your keyframe scene.
Special commands:
"\help" for help & API
"\clear" to clear results
API:
- Create an agent: newAgent(type, properties) - returns the AID
- Remove an agent: removeAgent(aid)
- Update an agent: updateAgent(aid, properties)