#4 GoalUI


Some basic UI

I first improved the way the available spaces worked. The previous setup was a bit unresponsive, so I needed to fix that first. The spaces now are more transparent and bigger. They will also show what space is selected when dragging a person over it.

Now let's start to make the wishes of the people visible.


I added some UI and my next goal was to display who you're hovered on. Furthermore, I added a portrait cam that switches between different people on hover. I need to clean it up a bit, but it looks okay for now. Next up is displaying the different requests. 

I changed the way highlighted characters look. The outline highlight is less disruptive, but combined with the camera and name still makes it clear which character is hovered on. This looks a lot less busy now. I might implement showing the name above a character as well. I also fixed the portrait camera not clearing the portrait when the hovering stopped, it looks a lot better now. As you can see, I started working on displaying the goals. This is some placeholder text right now, so implementing that is the next step.


A person now can have multiple goals. The goals show up next to the portrait when hovered over. The name is highlighted as well. I might assign color to different people later, or make the name green or red depending on like/dislike.

I will now need to write some code that actually checks if the goals are met.

Leave a comment

Log in with itch.io to leave a comment.