don't start appear anim
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
:timers {:taunt [10.0 8.0 taunt]}
|
:timers {:taunt [10.0 8.0 taunt]}
|
||||||
:blergh (rooms/make-entity :blergh (assoc (animation->texture screen blergh-appear)
|
:blergh (rooms/make-entity :blergh (assoc (animation->texture screen blergh-appear)
|
||||||
:x 180 :y 50 :baseline 190
|
:x 180 :y 50 :baseline 190
|
||||||
:anim blergh-stand-anim :anim-start 0
|
|
||||||
:stand blergh-stand-anim :talk blergh-talk-anim
|
:stand blergh-stand-anim :talk blergh-talk-anim
|
||||||
:swing blergh-swing
|
:swing blergh-swing
|
||||||
:appear blergh-appear
|
:appear blergh-appear
|
||||||
|
|||||||
Reference in New Issue
Block a user