Интерфейс для диалогов
This commit is contained in:
parent
7afef58a7f
commit
65003d3030
10 changed files with 288 additions and 49 deletions
|
@ -4,6 +4,7 @@ using System;
|
|||
[Tool]
|
||||
public partial class Dialog : PanelContainer
|
||||
{
|
||||
|
||||
[Export] public string Text = "Placeholder text";
|
||||
[Export] public string Author = "NPC name";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue