itch.io is community of indie game creators and players

Devlogs

The Backpack - Part One

Dead World Heroes
A downloadable game for Android

This week I managed to implement the backpack in unity. Essentially, I kept the early concept, it worked well, so why would I change it. The concept is that each hero has a unique backpack and has a common one. Power ups come in a common backpack and can be used by any hero. However, the unique backpack is only available for that particular hero. When picking up an item, if the item is such that it can be used by multiple heroes, you can use an interface to control which hero it goes to, but this should be carefully considered. The point of the decision is that for example, a situation when a hero run out of medkit during battle... that's too late guys... Supplies such as cartridges belonging to the weapon of a given hero do not receive a selection UI. In their case, simply clicking on the object the appropriate hero will go there and pick up the object.

I haven't implemented it in Unity yet, but there is another type of object. This is the lootbox that gets a separate UI. You may find valuable loot boxes in some crates or carts. These are the boxes that contain junks for sale on the market or some kind of power up. Although there is no time to break these loot boxes while exploring, they can be dealt with after each level.

So the backpack and the mechanics are done, the handling of the objects and their use is still to come. But that's how it goes, slowly, step by step.

Files

  • DeadWorldHeroes-EarlyAccess.apk 74 MB
    Sep 27, 2019
  • DeadWorldHeroes-Wallpapers.zip 1.1 MB
    Sep 29, 2019
  • Ticket_For_Full_Version_PC_and_Android_with_Full_Access.jpg 259 kB
    Sep 29, 2019
  • Ticket_For_Full_Version_PC_and_Android.jpg 244 kB
    Sep 29, 2019
Download Dead World Heroes
Leave a comment