mirror of
https://github.com/open-goal/jak-project
synced 2026-09-12 20:56:09 -04:00
temp
This commit is contained in:
@@ -83,6 +83,27 @@
|
||||
;; - there is an issue with blending. check the "always" box as a temporary workaround
|
||||
;; - the visibilty check also doesn't work. comment it out in defmethod spawn.
|
||||
(let ((gp-1 (-> *part-group-id-table* 105)))
|
||||
;; cool particles
|
||||
;; 42, blue eco
|
||||
;; 44, blue vent
|
||||
;; 48, red
|
||||
;; 50, red vent
|
||||
;; 52, yellow vent
|
||||
;; 56, yellow
|
||||
;; 58 green
|
||||
;; 59, small green
|
||||
;; 1 hit, 2
|
||||
;; 8
|
||||
;; 575
|
||||
;; 10
|
||||
;; 708
|
||||
;; 104, 103, 102
|
||||
|
||||
;; after finalboss
|
||||
;; 636, 637
|
||||
;; 682, 702
|
||||
;; after particles reload
|
||||
;; 696
|
||||
(let ((s5-1 (-> self root trans)))
|
||||
|
||||
(when (!= gp-1 (-> self old-group))
|
||||
|
||||
Reference in New Issue
Block a user