V.3.0.0-preview1
Pre-release
Pre-release
Changes
- Changed character movement and replication from a custom system to
VRService.AvatarGestures
.- Movements are now handled by Roblox physics instead of changing
CFrames
. - Hands may not reach the controllers if the arms are extended too far.
- As of Roblox release 623, teleporting characters does not work.
- As of Roblox release 623, crouching is not supported.
- Movements are now handled by Roblox physics instead of changing
- Changed controllers to disable inputs using the
ContextActionService
instead ofHumanoid
changes. - Removed
Character.LocalAllowArmDisconnection
,Character.NonLocalAllowArmDisconnection
,Character.MaxNeckRotation
,Character.MaxNeckSeatedRotation
,Character.MaxNeckTilt
,Character.MaxTorsoBend
, andExtra.TEMPORARY_UseIKControl
settings.
Preview Limitations
- The camera setting has no effect and the menu option is hidden.
- There is no way to get a third-person preview.
- Recentering and setting eye levels have no effect and the menu buttons are hidden.
- It is possible for the camera to get stuck above the head.