[graphics] eyes (#1169)

* first draft eye renderer

* working

* working
This commit is contained in:
water111
2022-02-15 19:37:51 -05:00
committed by GitHub
parent b36199f4f8
commit c9fc4f0bf9
50 changed files with 926 additions and 443 deletions
+1 -1
View File
@@ -257,7 +257,7 @@
;; definition of type art-joint-anim
(deftype art-joint-anim (art-element)
((_unknown (pointer int16) :offset 4)
((eye-anim-data merc-eye-anim-block :offset 4)
(speed float :offset 20)
(artist-base float :offset 24)
(artist-step float :offset 28)