reposbox-unicycle-frenzycancel
819 Commits over 1,096 Days - 0.03cph!
fixing material path for scaffold pieces
Fix traffic cone material
Remove collision from checkpoint
Update player prefab
Map 1
grass pieces, more scaffolding pieces, tutorial map progress
tarp wall scaffold pieces
fix broken rendermesh on track piece
set tarp mesh to static on scaffold prefab
fix pivot points on half pieces
texture/material clean up, scaffolding prefabs and clean up, remove old models, fix missing models in existing maps
Use sphere traces in UnicycleController (#64)
Add move history gizmo to UnicycleController
Shows path, velocity, ground trace normal
Merge pull request #71 from Facepunch/issues/64-stuck-on-angled-geom
Use sphere traces for movement / grounded check
Use sphere traces in UnicycleController (#64)
Add move history gizmo to UnicycleController
Shows path, velocity, ground trace normal
only respawn after falling if we're still dead
remove old blockin pieces, organize textures/materials, scaffold (WIP), chainlink fences, new plywood track pieces, track piece prefabs, new skinny pieces, half size pieces, new tyre obstacle(WIP)
Trace movement 0.5 units off the ground to avoid getting stuck
Move history gizmos
https://files.facepunch.com/ziks/2024-05-19/sbox-dev_IeWUbs4lJv.png
Use sphere traces for movement
Test velocity relative to ground normal in CheckGround() (#64)
While grounded, keep position 1 unit above ground (#64)
scene for testing movement on angled track pieces, remove shake from camera, some tutorial map work and welcome message, blend file updates
Use map times in pause menu
Fov + Camerashake on perfect pedal
move unstuck.TestAndFix() back to where it was
I moved this to see if it helped the sticking problem and thought it helped, but its better where it was
update tutorial scene and checkpoint text, unsaved blender file
no hud if we're in tutorial, unsaved blender file changes
adjusting tutorial lean jump section, fixing issue with reseting
dont count tutorial zones as checkpoints, only show hints once, fix reseting, scaffolding models, bool for turning tutorial on and off
fixing tutorial brake door bug
nature models, more track piece work, tutorial map work, more tutorial hints, tutorial hint messages, materials and textures, less tilting from pedaling, sample scene in blender
Tutorial hints + tutorial resource
Spawn gizmo
obstacle props, remove old block in props
Tutorial control control lock zone
replacing old set of track meshes, some prop models, materials, organizing
Move gridmaptool to library
Can rotate unicycle with mouse in menu
do on update instead work out jitter later
Unstuck component
Should hopefully fix the unicycle getting stuck on stuff