Skip to content

V.3.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheNexusAvenger TheNexusAvenger released this 02 May 20:56
a67e0d8

⚠️ This is a preview release. It has missing features and known issues. See the migration guide for more information

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.
  • Changed controllers to disable inputs using the ContextActionService instead of Humanoid changes.
  • Removed Character.LocalAllowArmDisconnection, Character.NonLocalAllowArmDisconnection, Character.MaxNeckRotation, Character.MaxNeckSeatedRotation, Character.MaxNeckTilt, Character.MaxTorsoBend, and Extra.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.