Initial commit
This commit is contained in:
commit
7becdd23b6
989 changed files with 28526 additions and 0 deletions
6
scenes/ui_elements/chat_log.tscn
Normal file
6
scenes/ui_elements/chat_log.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://x4yl51efxs5s"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/ui_elements/chat_log.gd" id="1_gtkh7"]
|
||||
|
||||
[node name="ChatLog" type="CanvasLayer"]
|
||||
script = ExtResource("1_gtkh7")
|
||||
Loading…
Add table
Add a link
Reference in a new issue