Legofarmen / tunics

A roguelike-like Zelda game for the Solarus engine.
http://tunics.legofarmen.se
Other
36 stars 11 forks source link

Avoid resource depletion #92

Open mattias-p opened 7 years ago

mattias-p commented 7 years ago

There should be a renewable destructible that drops one of the following:

A pickable should only be dropped if the hero has the corresponding item, but is completely run out of the resource.

At least one of these destructibles should be reachable from the start of each level without solving any puzzles that requires any of the dropped resources.

sandstrand commented 7 years ago

We discussed trap puzzle rooms earlier, where if you press the wrong button/pull the wrong lever enemies would spawn. As long as these could be done over and over again and were accessible before any item obstacle room it would solve the problem.