Mountain End
A simple little stage I made based on the song "Cicada" by the band Good Kid! Enjoy the scenic view overlooking the mountain.
The billboard has Workshop Compatibility! Some characters already have billboards, but you can add your own pretty easily with these simple steps:
1. Create a 150 x 65 pixel billboard and export it at double size (final image export should be 300 x 130 pixels large)
2. Title it something like "wsc_billboard_image.png" and put it in your sprite folder.
3. Put this inside your character’s init.gml file:
billboard_img = sprite_get("wsc_billboard_image");
If you need a billboard template, there’s one inside the sprite folder of the stage. Have fun!
(Music by Good Kid, but I already said that)