HallowedDust5/Space-Trail

Low Oxygen 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
  • 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 oxygen but costs 1 oxygen and one that lets you proceed but kills an astronaut per turn for 2 turns.

o2thumbnail.png is the thumbnail for this event