Legends of the Awakened (version a1.1)


I've been busy doing a major code review / refactor, but I did manage to sneak in a new feature (not ready for testing yet, so the feature isn't in the current build).

New Feature: FastTravel

Allows for instant travel to specific locations. As you visit new locations, new FastTravel options are unlocked. A simple dropdown menu (accessible from the inventory window) lists all currently available options. You select one, and you teleport to the location. Simple to use, but took some work to get it working properly.

Behind the scenes, the FastTravel framework allows me to easily create as many FastTravel locations as I want/need, and add them to the player's list during gameplay. Example: the player walks into the undead village ... this triggers a message informing the player they have unlocked a new FastTravel option; "Undead Village" now appears in their dropdown menu. 

Still plugging away...

My top priority atm is to finish my code review. Once complete, I hope to add more content, expand existing features, and determine what features still need to be added. My goal is to be "feature complete" by the middle of 2020 with enough content to really put the systems and features to the test. Wish me luck!

Get Legends of the Awakened

Leave a comment

Log in with itch.io to leave a comment.