Improvements
Note | Status |
---|---|
Deprecated Instance.DataCost. | Live |
This change caches the receipt in ProcessReceipt to prevent it from being processed successfully multiple times in some corner cases. | Live |
Fix "too many constants" error when compiling large scripts. | Live |
We are using named parameter for Automatic Text Capture now. Example: {1} joined game. -> {player1} joined game {1} apples -> {number1} apples | Live |
Fixes
Note | Status |
---|---|
Fixed a bug in physics data computation for meshParts with LoDs | Live |
Restricted playback speed to be less than or equal to 18 to fix improper looping and playback. | Live |
Fixed Script Editor Zooming Issues | Live |