trait lists
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 11s
Create tag and build when new code gets to main / Export (push) Successful in 1m32s

This commit is contained in:
2026-02-01 15:04:56 +01:00
parent 09a92bd148
commit d2290b009d
64 changed files with 676 additions and 58 deletions

View File

@@ -48,6 +48,8 @@
[ext_resource type="Texture2D" uid="uid://cl1a50j64nnlh" path="res://assets/decor/guest_page_held.png" id="36_62f45"]
[ext_resource type="Texture2D" uid="uid://coahojeky8ul7" path="res://assets/decor/bell.png" id="37_6g32y"]
[ext_resource type="Texture2D" uid="uid://cgl8g5eqy8xm0" path="res://assets/decor/hand_bell.png" id="39_62f45"]
[ext_resource type="Texture2D" uid="uid://dj267xgqniy2i" path="res://assets/decor/table_item_a_2.png" id="43_jucdw"]
[ext_resource type="Texture2D" uid="uid://b4u3o7fyryxxq" path="res://assets/decor/table_item_a.png" id="44_6miv3"]
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_gkmcc"]
random_pitch = 1.122462
@@ -460,13 +462,23 @@ position = Vector2(95, 156)
scale = Vector2(0.5, 0.5)
texture = ExtResource("35_62f45")
[node name="TableItemA2" type="Sprite2D" parent="." unique_id=611798307]
position = Vector2(-933, 164)
scale = Vector2(0.5, 0.5)
texture = ExtResource("43_jucdw")
[node name="TableItemA" type="Sprite2D" parent="." unique_id=1146510015]
position = Vector2(911.00006, 385.00003)
scale = Vector2(0.3, 0.3)
texture = ExtResource("44_6miv3")
[node name="MaskList" parent="." unique_id=437192154 instance=ExtResource("25_6llfj")]
position = Vector2(409, 523)
rotation = 0.1675516
scale = Vector2(0.99999994, 0.99999994)
[node name="Sprite2D" type="Sprite2D" parent="MaskList" unique_id=1216540471]
position = Vector2(209.40524, 188.72063)
position = Vector2(213.79706, 100.75635)
scale = Vector2(0.5, 0.5)
texture = ExtResource("35_1k3ck")
flip_h = true
@@ -476,8 +488,8 @@ position = Vector2(-409, 523)
rotation = -0.16732943
[node name="Sprite2D" type="Sprite2D" parent="GuestList" unique_id=2026369586]
position = Vector2(-218.29799, 139.59222)
scale = Vector2(0.5, 0.5)
position = Vector2(-224.08743, 155.85515)
scale = Vector2(0.6, 0.6)
texture = ExtResource("36_62f45")
[node name="ReadyBell" type="Area2D" parent="." unique_id=1350504622]