fixes for Hollywoo

This commit is contained in:
2021-12-04 00:12:13 -07:00
parent 2348de8978
commit 28c9c9fa78
5 changed files with 31 additions and 33 deletions

View File

@@ -36,7 +36,8 @@
(Left
STAGE_LEFT_X)
(Right
STAGE_RIGHT_X))
STAGE_RIGHT_X)
(otherwise (throw "unsupported stage position")))
(/ character.actor.width 2)))
(set character.actor.y ACTOR_Y)
(currentState.add character.actor)