-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
@hacha
Thank you for your suggestion about the WASD controller. The feature will be very convenient for contents development.
Place your script at
Packages/com.styly.styly-xr-rig/Runtime/Scripts
Attach your script at
STYLY XR Rig - STYLY XR RigManager
You users use WASD, move the position of STYLY XR Rig game object. In order to specify the game object, use the following code
var STYLYXRRig = GameObject.FindFirstObjectByType<Styly.XRRig.StylyXrRig>();
I'll make some breaking change to the STYLY XR Rig tonight, by the way. So, please add your script after that.
Metadata
Metadata
Assignees
Labels
No labels