G-Force01
1 month agoHonored Guest
How to modify Unity ISDK locomotion control scheme and documaentation.
Sorry this might be a bit nubeish, but I'm using the Unity ISDK and I was trying to add locomotion to my app. I noticed that there are quite a few changes to the ISDK and I just can't find all the options that used to be in their place. After reading through the documentation, I'm still confused about how to:
- Switch between different control schemes (slide/teleport)
- Disable jump and crouch
There used to be a 'SmoothControls' object under 'Locomotor' but it was no more, and it made the jump input even more hidden. There's no information given in the doc about where the jump and crouch controls are. But let's be fair, not all XR apps need jumping, this should be an option clearly marked in the doc.
Same with switching control schemes, the doc seems to have just skipped through this essential information.