userJames Kingcancel
reposbox-unicycle-frenzycancel

7 Commits over 31 Days - 0.01cph!

6 Months Ago
DataHelper for reading / writing to FileSystem.Data Makes sure that custom converters are used, for things like GameResource references. Fix UFItems defaults Default item resources had been moved to resources/items/default, and let's use them as the defaults in SetUpUnicycle in case any are null in unicycle.dress.json
6 Months Ago
Use sphere traces in UnicycleController (#64) Add move history gizmo to UnicycleController Shows path, velocity, ground trace normal
6 Months Ago
Speed gizmo gradient
6 Months Ago
Trace movement 0.5 units off the ground to avoid getting stuck
6 Months Ago
Move history gizmos https://files.facepunch.com/ziks/2024-05-19/sbox-dev_IeWUbs4lJv.png Use sphere traces for movement
6 Months Ago
Test velocity relative to ground normal in CheckGround() (#64)
6 Months Ago
While grounded, keep position 1 unit above ground (#64)