Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

auzkok

4
Posts
2
Followers
A member registered Oct 26, 2017 · View creator page →

Creator of

Recent community posts

Thank you. The ending was intentional, but probably the skill level didn't exactly meet the intention.

Thanks, with the inspiration by old Windows, lets call it a feature.

Hi ,thanks for the comment. The shadow effect is made of two parts. The visual one is made with godot's Light2D and LightOccluder2D nodes. The "damaging " part is made with  use of StaticBody2D/CollisionPolygon2D nodes and raycasting.  I didn't have time to indicate the health (I almost didn't manage to show the elapsed game time) but I originaly intended to show it with increasing "fire" particles from the body of the bat.

Thanks. In fact, it is randomly generated so every time different.