drewaburden / Cat-apps

http://drewaburden.github.com/Cat-apps
1 stars 0 forks source link

Make cat DIE #15

Closed yoharnu closed 11 years ago

yoharnu commented 11 years ago

When the cat dies:

  1. Meters set to zero
  2. Inventory unusable
  3. Store unusable
  4. Can't interact with cat
  5. Dead state in state machine (?)
  6. The only way to bring it back to life is to reset the cat data
jamesmatthewgarner commented 11 years ago

Ok, This works now, only thing is that the store and inventory will be "useable" in that the user will be able to go TO them, but the user will not be able to use any item from the inventory or buy an item from the store. The inventory will be cleared anyways, so no worries there. One things is that the mood meter, when it hits "Dead," will stay full until the view is changed, for some reason. I'm updating it when I should, so I don't know.