What's new in 1.0.0
This section contains information about new features, improvements, and issues fixed.
For a complete list of changes made, refer to the Changelog.
The main updates in this release include:
Added
- Added Local Variables support to
LocalizedString
. This works in a similar manner to GlobalVariables however the variables can only be accessed via theLocalizedString
they are attached to.
Changed
- Disabled WaitForCompletion support on WebGL.