HallowedDust5/Space-Trail

Low Temperature Event

Closed this issue · 1 comments

Follow this picture for the general layout of the scene. Make sure to NOT hardcode the units in pixels, code the dimensions of anything on screen in terms of the height or width of the screen, just in case we decide to make it bigger or smaller:
image

To close the issue make sure these things are done

  • Center all assets along the backing scene rectangle
  • Create snowflake asset
  • Event scene does not overlap with the UI
  • Buttons actually change the stats object when pressed

The picture doesn't have buttons. Have 2 buttons: one that takes away the low temp, but you lose a canister of water, and one that allows for the player to go to the next scene.

Snowthumbnail.png encompasses the entire thumbnail for the pop-up. The size is set in pixels.