Game
Hell Tower
9 years ago

Dirty work


This weekend i have added some ground fog of war (calculating distance from empty space for each ground map tile and drawing progressively less transparent tiles over more distant tiles) and layer for drawing command tiles.

5d0b6b8926365.png

I wonder how to distinguish between command you add for ground layer and background layers there will be some indication for commands to build walls that can be put on background layer.



0 comments

Loading...

Next up

I had concept for catching units by hand that shaters reality and pulls units into pocket dimmension.

Pointless battle I have put spell casting animations inside game engine I still have to work out damage system but this his how it looks now: I will have to also find a way to differentiate characters fraction.

Battle chaos I have added factions banners to identify characters affiliation. I have also taught them to make some basic movements including wall climbing. Next step I will add pathfinding so they could start making more advanced maneuvers.

Parallax secrets

Validating objects position I have added UI elements for dragging and placing objects on map. While dragging each objects checks if it has valid ground to stand on enough free place and valid background in case of for example windows.

Shadow dweller Pigmey

Spell casting 101 I have started to work on battle system so I have created my first spell casting animations for creatures.

Spell casting 102 So I have added spell particle collision detection and I have also added more spell variety. And in process of that it didn’t lose too much performance. Fire bolt Fire rain: Nova: Energy ray: Dark flame:

Map generation Perlin noise composited with some gradients and rotating generation space creates this:

Burn those veggies! Now lava interacts with some less durable vegetation and destroys it on collision.