Skip to content
Discussion options

You must be logged in to vote

stage .json settings (taken directly from StageData.hx). defaults taken from override public function create() in PlayState.hx

directory: where your images are. defaults to "". doesn't work for lua stages i think???
defaultZoom: is the camGame zoom. defaults to 0.9
isPixelStage: is whether or not the game should use (mostly) pixel stuff. disables antialiasing for camGame. defaults to false
stageUI: only supports "normal" or "pixel". if is pixel, activates the pixel versions of ui elements. disables antialiasing for camHUD. defaults to "normal"
boyfriend: boyfriend's x and y coordinates. defaults to "770, 100".
girlfriend: girlfriend's x and y coordinates. defaults to "400, 130".
opponent:…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@nate902011
Comment options

@moxie-coder
Comment options

@TotallyXrystal
Comment options

@nate902011
Comment options

@moxie-coder
Comment options

Answer selected by moxie-coder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants