fixes for Hollywoo
This commit is contained in:
@@ -36,7 +36,8 @@
|
|||||||
(Left
|
(Left
|
||||||
STAGE_LEFT_X)
|
STAGE_LEFT_X)
|
||||||
(Right
|
(Right
|
||||||
STAGE_RIGHT_X))
|
STAGE_RIGHT_X)
|
||||||
|
(otherwise (throw "unsupported stage position")))
|
||||||
(/ character.actor.width 2)))
|
(/ character.actor.width 2)))
|
||||||
(set character.actor.y ACTOR_Y)
|
(set character.actor.y ACTOR_Y)
|
||||||
(currentState.add character.actor)
|
(currentState.add character.actor)
|
||||||
|
|||||||
Reference in New Issue
Block a user