vulpineblaze / framework_demoes

Use this repo to demo different frameworks for 2D Game creation.
2 stars 1 forks source link

globalPlayerObject not properly resetting on death #61

Open jsmunster opened 9 years ago

jsmunster commented 9 years ago

Pretty much title. When you die and restart your resources, specifically, don't reset to "Starting" value.

Also worth investigating if you switch the turrets, do they reset back to the "Starting" turrets?

vulpineblaze commented 9 years ago

This will have to get addressed more solidly when we implement saving - otherwise we will end up solving this twice I think..