[game] edge grab, small fixes, add zoomer (#1083)

* fix a few small things

* fix tests

* another fix

* fix tests
This commit is contained in:
water111
2022-01-17 14:36:29 -05:00
committed by GitHub
parent dc77c3ccd2
commit dc663d8a1f
27 changed files with 2442 additions and 187 deletions
+2 -2
View File
@@ -710,7 +710,7 @@
(ja-post)
(when (logtest? (-> self flags) (anim-tester-flags fanimt4))
(draw-joint-spheres self)
(dummy-10 (-> self skel) (the-as symbol *stdcon*))
(debug-print-channels (-> self skel) (the-as symbol *stdcon*))
)
)
(none)
@@ -2239,7 +2239,7 @@
)
(logclear! (-> self flags) (anim-tester-flags fanimt1))
(when (!= *master-mode* 'menu)
(dummy-10 (-> self skel) (the-as symbol *stdcon*))
(debug-print-channels (-> self skel) (the-as symbol *stdcon*))
(add-debug-x
#t
(bucket-id debug-draw1)