Modules | |
| Global GUI Objects | |
| Global Input Objects | |
Variables | |
| Camera | Camera |
| Global Script Object to control the camera during conversations. | |
| Conversation | Conversation |
| Global Script Object to control conversations. | |
| DialogState | DialogState |
| Global Script Object to access the dialog state. | |
| Inventory | Inventory |
| Global Script Object to control the inventory. | |
| Log | Log |
| Global Script Object to access the logging component. | |
| Math | Math |
| Global Script Object to access math functions. | |
| New | New |
| Global Script Object to create new objects. | |
| Player | Player |
| Global Script Object to access the player. | |
Global objects are predefined script objects that can be accessed from any script.
1.8.1.1