Creating Scripts
To create a script, right-click in the Assets view and select Create New → Typescript, then enter the script name. This will create a script file using the attached script template. Double-click a script file in the Assets view to open it for editing.
Note
Hot reloading for scripts is not currently implemented. After modifying a script, you need to reopen the project preview.