working on texture packing
This commit is contained in:
@@ -428,7 +428,7 @@
|
||||
|
||||
|
||||
(defn make-outside-particles []
|
||||
(doto (assoc (particle-effect "outside-particles") :x 160 :y 120
|
||||
(doto (assoc (particle-effect "particles/outside-particles") :x 160 :y 120
|
||||
:baseline 238)
|
||||
(particle-effect! :set-position 160 120)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user