This repository contains a framework for creating visual novels in Unity. The framework includes classes for managing dialogues, NPCs, choices, backdrops, and sound clips, and it provides a sample ...
Atomic Framework is a solution designed for developing games in C# and Unity. The main idea of framework is reduce code complexity by separating state and behaviour of game code. To achieve the ...