userTony Fergusoncancel
branchsbox-tabletennis-vr/handbasecancel

11 Commits over 0 Days - ∞cph!

2 Years Ago
Toggle ClientPreferences widget with joystick press
2 Years Ago
Fixed serve hand anim
2 Years Ago
Set up PaddleHand, ServeHand to use VrPlayerHand Fixed up paddle ownership Kill off IHoldable, removed more useless code
2 Years Ago
Implement IHoldable, VrPlayerHand, very much a WIP Simplify InGrip, InTrigger - simulate input to drop held entity if we can. Delete FocusWorldPanel, it's unused Set up client preferences system Clients save the data as a cookie. When the game starts up the client informs the server of their preferences. Ideally this'll be good for flipping the paddle hand, changing the paddle angle and adjusting the VR anchor. Work on ClientPreferencesWidget Set up WorldInput ray Gut out the ServeHand so stuff still compiles
2 Years Ago
Gut out the ServeHand so stuff still compiles
2 Years Ago
Set up WorldInput ray
2 Years Ago
Work on ClientPreferencesWidget
2 Years Ago
Set up client preferences system Clients save the data as a cookie. When the game starts up the client informs the server of their preferences. Ideally this'll be good for flipping the paddle hand, changing the paddle angle and adjusting the VR anchor.
2 Years Ago
Delete FocusWorldPanel, it's unused
2 Years Ago
Simplify InGrip, InTrigger - simulate input to drop held entity if we can.
2 Years Ago
Implement IHoldable, VrPlayerHand, very much a WIP