Skip to content

AdventureIsland-Alpha-v0.2.0-Alpha

Choose a tag to compare

@JanNetoLlorens JanNetoLlorens released this 18 Dec 20:04
· 33 commits to master since this release
c9072b9

In this new version of the platformer Adventure Island we have added two new types of enemy. We added a walking enemy and a flying enemy and thanks to the new A* pathfinding we added they will follow you around all over the level to make it more challenging to arrive to the end. To get rid of them jump over their heads to kill them. The load and save function now also work for the enemies. We added a new debug key which is the god mode, something which was missing in before releases.

On future releases we expect to add more levels, to know how to clear properly the colliders and adding a bunch of new habilities to the player plus more enemies.