Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

New update uploaded!

New features added:

Enemy catapults that can kill the player in 2 hits.
Various buildings.
Burnable objects now require various amounts of fire to be applied before they catch, this meter will lower over time if the object takes some fire but not enough to catch.
Certain objects (mostly trees, buildings, catapults) that cannot be picked up are instead now damaged by claws.
Destroyed/killed objects vanish, this will be replaced in the future with instead changing textures or similar.
When killed the player respawns.
Fixed a bug with pausing.

Main change was addition of an Interactable class for essentially all non-player objects allowing faster and easier addition of new features. This also has support for addition of damaged and burnt textures for objects for future implementation.