tweak x-offset of hero sprite
This commit is contained in:
parent
79030d57e9
commit
6d6dba55f7
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@
|
|||
(hero-sprite hero)
|
||||
(vec2+
|
||||
(hero-position hero)
|
||||
(vec2 16.0 0.0))))
|
||||
(vec2 -9.0 0.0))))
|
||||
|
|
Loading…
Reference in a new issue