Adds better folder structure, and adds simple dialogue system

This commit is contained in:
2024-10-06 15:57:47 +02:00
parent 2cf9884f9d
commit 0f6f75ea44
31 changed files with 178 additions and 53 deletions

5
Assets/dialogs.json Normal file
View File

@@ -0,0 +1,5 @@
[
{"name":"Commandant", "text":"Hello Commrade, please do not press anything yet"},
{"name":"Commandant", "text":"Have fun"}
]