branchrust_reboot/main/vine_viewmodel_demo_fixcancel

7 Commits over 0 Days - ∞cph!

4 Hours Ago
Ensure spectating player is in first person mode before showing the vine viewmodel
Prevented deploy/holster from firing without an instance in demos
Fix OR check implicit grouping screwing us (was evaluating the OR and discregarding the null check) - causing the viewmodel to double deploy
Cover the descending case as well
Ensure vine viewmodel kills itself when dismounting in demos
main -> vine_viewmodel_demo_fix
Viewmodel demo fix