Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hey, I played it, and it gave me this error after like a minute of playing:

Unhandled Exception: Encompass.Exceptions.IllegalWriteException: Engine BombEngine tried to add undeclared Component DestroyComponent
   at Encompass.Engine.AddComponent[TComponent](Entity& entity, TComponent& component)
   at Anathema.Engines.BombEngine.Update(Double dt)
   at Encompass.World.Update(Double dt)
   at MoonWorks.Game.Run()
   at Anathema.Program.Main(String[] args)

Hopefully this can help fix bugs! :)