This commit is contained in:
2015-04-22 17:49:40 -07:00
parent e520fe0792
commit cf0a83ff02
4 changed files with 4 additions and 2 deletions

View File

@@ -367,6 +367,7 @@
:anim-merges {(get-in ego [:right :shock]) {:origin-x 15}
(get-in ego [:left :swing-shovel]) {:origin-x 26}
(get-in ego [:right :swing-shovel]) {:origin-x 26}
(get-in ego [:left :love]) {:origin-x 36}
:default {:origin-x 9}})]
(actions/start-animation screen
(merge (animation->texture screen (:stand (:right ego))) ego)