jak1: add back money starburst (#2650)

This commit is contained in:
Hat Kid 2023-05-15 13:06:49 +02:00 committed by GitHub
parent 01aa67798f
commit 2e9aa1f962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2053,6 +2053,22 @@
)
)
;; customized
(defpart 238
:init-specs ((:texture (new 'static 'texture-id :index #x2c :page #x2))
(:num 1.0)
(:scale-x (meters 1.28))
(:scale-y :copy scale-x)
(:r 128.0)
(:g 128.0)
(:b 128.0)
(:a 128.0)
(:timer (seconds 0.035))
(:flags (bit2 bit3))
(:func 'sparticle-track-root-money)
)
)
(defpartgroup group-money-starburst :id 64 :bounds (static-bspherem 0 0.5 0 1.5) :parts ((sp-item 238)))
(defpartgroup group-buzzer-effect