Game
Hell Tower
9 years ago

Weekend summary


So i have search whole Saturday for better game engine because of problems with Phaser i use too much time repairing it core mechanics, at this point scaling scene is beyond time i want to sacrifice for repairing it so i had to either find game engine that handles tiles map better or abandon scaling scene altogether. Unfortunately I didn’t found anything better, everything else has its own quirks so i just wont add zooming for prototype.

And Sunday i implemented simple state based AI with at this time a little bit broken path finding (handling jumps on path doesn’t work correctly yet) but here is how it works:

5d0b7882dcff4.gif

It moves sprite body by applying commands on each tile.



0 comments

Loading...

Next up

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

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.

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:

Shadow dweller Pigmey

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

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

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.

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