Hitodama - Lost Spirits
C#
Unity
YarnSpinner
Rewired
Aseprite
Details
A adventure game in which a bewitched cat tries to regain her human form by helping NPCs with their problems.

Description
A 3D single-player adventure exploration game developed in Unity for PC. Players are immersed in the journey of a cursed cat as she desperately tries to regain her human form. Players can explore the world, interact with characters and complete quests.
Implementation
- Quest system with scriptable object architecture for flexibility and scalability.
- Dialogue system using Yarn Spinner, including the creation of dialogues and the management of dialogue speed, pause and options.
- Notification system to inform the player about important events including picked up items and the progress of a quest.
- Translator for the NPCs' language (Animalese).
- Use of Unity's audio mixer for sound processing and control.
- Use of Unity's built-in NavMesh solution to allow the NPCs to move around the game world.