Gameplay Footage:
CareFree Promotional Trailer

Processing video...

My Contributions:
Dialogue System
Using the Plugin called Yarn I was able to efficiently create and edit dialogue as a json file.
Behavior Trees
Using the NodeCanvas plugin I was quickly able to edit behaviors of the NPC's within our game.
Tutorial
I was responsible for creating the game's tutorial, which included many dialogue checks, UI, item crafts etc.
Drag and Drop Items
I made a script for dragging and dropping using the IDropHandler Interface, where I divided the slot types into PatientLog and a TreatCanvas.
Planting
Using the NodeCanvas plugin again I was able to create a system of planting flowers which could also be collected in order to gather ingredients.
Player Teleporting to multiple locations
I made a script with which the player is able to teleport to multiple rooms across the map while also changing event cameras and UI.