Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellisia-chan/unity-dialogue-system
Unity Project for learning ink dialogue system
https://github.com/ellisia-chan/unity-dialogue-system
dialogue-systems game-development unity2d
Last synced: 29 days ago
JSON representation
Unity Project for learning ink dialogue system
- Host: GitHub
- URL: https://github.com/ellisia-chan/unity-dialogue-system
- Owner: Ellisia-Chan
- Created: 2024-10-23T05:38:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:40:44.000Z (3 months ago)
- Last Synced: 2024-10-24T21:59:06.734Z (3 months ago)
- Topics: dialogue-systems, game-development, unity2d
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Dialogue System with Ink
This repository contains a practice project focused on implementing a dialogue system in Unity2D using [Ink](https://github.com/inkle/ink). Ink is a powerful scripting language for writing interactive narrative, and this project demonstrates how to integrate it within a Unity game.
## Features
- **Interactive Dialogue**: Dialogue triggered by player interaction with NPCs.
## Preview
![image](https://github.com/user-attachments/assets/7030ebbf-c669-4fdd-b619-c00eee42e7c8)