1. Modbox
  2. News
  3. Modbox Fixes: Voxels/Multiplayer

Modbox Fixes: Voxels/Multiplayer

New update is live with some fixes/updates: (Build 42)

- Added 'UpdateMoveDirection' and 'UpdateLookPosition' options to MovementAI (they default on, and make for a easy way to override movement)
- New 'Screen Camera' system - will be used for new screen camera options (Right now there is just the third person / first person camera, can use this for a sidescroller player camera or any other custom type)

- Fixed issue with picking up Toys set to static, and them colliding with each other / shield
- Fixed issues with voxels in 'Moon template' and other crashes when regenerating
- Fixed issues with downloading creation from host when creation had a large number of worlds
- Fixed issue with MBScript not running on clinet when 'CreateUnderWorldEntity' was used to create UI entities (fixing issues with QiLLeR Survival Game creation)
- MBScript: Fixed operations on 'ReadOnly' variables showing as invalid (like '.Add')
- MBScript: 'Local' lines now have better scope (cant use a local variable outside it's block)

thanks!
- Lee