jasonycw / TyphoonTycoon

In the year 21XX, the Li’s field (李氏力場) becomes reality, in a form of a tower defence system. The system seeks to weaken, if not totally destroy, incoming typhoons into Hong Kong. Li’s enterprise has appointed Player to control the typhoon defence system for Li. The game genre are strategy and tower defence game.
http://jasonycw.github.io/TyphoonTycoon/
MIT License
8 stars 3 forks source link

Toast message #27

Closed vicksonzero closed 9 years ago

vicksonzero commented 9 years ago

AS a UI designer, I WANT TO have a ui widget, SO THAT i can:

  1. communicate complicate ideas,
  2. in a realtime manner,
  3. be able to identify who said it

Create a toast message, which

  1. (solves 3) appears anywhere on the plane
  2. (solves 1) on the ui level (on top of the game objects)
  3. (solves 1) shows a string with color
  4. (solves 2) moves up slowly
  5. (solves 2) fades

this would solve multiple issues including #16, #24, #23

vicksonzero commented 9 years ago

implemented in #26