Sound FX, major work on set schedule, and some new concepts for items and portraits

This commit is contained in:
2025-09-11 08:10:07 -04:00
parent ef9e5c2664
commit d64859cf35
106 changed files with 2226 additions and 221 deletions

View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=2 format=3 ]
[ext_resource type="Script" path="res://dialogic/custom_layered_portrait.gd" id="1_uubi5"]
[node name="LayeredPortrait" type="CanvasGroup"]
script = ExtResource("1_uubi5")
[node name="Layer1" type="Sprite2D" parent="."]
[node name="Group1" type="Node2D" parent="."]
[node name="Layer1" type="Sprite2D" parent="Group1"]
[node name="Layer2" type="Sprite2D" parent="Group1"]