-
Notifications
You must be signed in to change notification settings - Fork 6
How 2 Add Custom Stages
First, go to data/stages copy the test stage, and rename it to your liking
now go to customStageList.txt and put your stage name in it
now go to images/stages make a folder named after your stage json and put the images you want to use for the stage
Now you can edit the json here is what the options do:
type: the type of stage it is (options: dark, sunset)
spriteName: the name for the sprite
posX: the X position
posY: the Y position
image: the image in your stage image folder
updateHitBox: recommended when you change the size
flying: makes the sprite fly (make sure you edit your characters and sprite so you can see it)
voidShader: the funny wave effect
showsWhenLowQuality: if it shows when the player has the low quality option on
shade: makes the sprite a certain shade (options: dark, sunset)
when your done making your stage go to the song you want have the stage on and select it