Open CollinHerber opened 3 months ago
More info for this one Ravencrest Waypoint: https://github.com/Path-of-Terraria/PathOfTerraria/blob/main/Assets/Waypoints/RavencrestWaypoint_Icon.png
Home Waypoint: https://github.com/Path-of-Terraria/PathOfTerraria/blob/main/Assets/Waypoints/HomeWaypoint_Icon.png
I'm thinking we just have a little icon on the top right of that one that is displayed near it for each of the states in the Sprites Needed bit here
I was thinking these could appear over the corner of the waypoint icon like this
quest available: quest in progress: quest ready to turn in:
Yea I think those look great! Marking as ready
Summary
We want the ability to display on the waypoint UI that an NPC in that area has a Quest available to either complete, available, or pending. Three different icons should appear depending on the states.
This will depend on #214 - But wanted to separate this out as it'll likely be a significant effort to support this (maybe)?
Complete -> Ready to turn in the quest (either fully completed or next step requires talking) Available -> Talk to the NPC to get a quest Pending -> Has a quest from this NPC. Not complete yet.
Reasonings
Want the player to know where to go for quests/completions
Sprites Needed