branchrust_reboot/main/hackweek_crudegesturescancel
24 Commits over 122 Days - 0.01cph!
Fixed join gesture getting left on the screen when cancelling rps
Fixed some placeholder stuff for gesture slots that are empty
Fixed radial menu defaulting to the text of the last opened radial menu if opening a new menu that has no enabled options (bug is extremely old, very obvious when switching between gesture wheels)
More merge fixes, including updating the animator. RPS now fully functional
Reapply gesture code changes and fixed up gesture picker in the menu
Merge from main (stomped local changes on BasePlayer-Gestures and PlayerAnimation controller, will need to reapply changes)
Added some help text to the gesture picker
Reapplied animator changes from RPS branch
Fixed player gesture layer not fading out after a one shot gesture
Add a preview video field to gesture configs
Added test videos for most of the gestures
Fixed reset default option deleting the surrnder gesture
Merge from hackweek_crudegestures/rps
Remove the ridiculous invoke handling system for fading in/out gesture layers, was responsible for a bunch of bugs with the handcuffs
Now uses a single simple update method called every frame, much easier to debug and understand
Update the default gesture bindings for surrender
Merge from main (many conflicts, stomped local animator changes)
Another gesture list update