Shards632
4 months agoMentor
v210 typescript updates
- new
AssetPoolGizmo
- appears to auto spawn and 'assign' (set ownership?) of an asset to a player on world start
Player.locomotionSpeed
now a read/write property- but... you can only call
get()
from a local script running on the player`s headset
- but... you can only call
- clarifying doc updates on
AudioGizmo