guest review process
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Successful in 1m19s

This commit is contained in:
2026-01-31 15:10:06 +01:00
parent 02dc155183
commit 59b63b0945
15 changed files with 392 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="MaskedChara" format=3 uid="uid://ca2fcdibf0mdm"]
[ext_resource type="Script" uid="uid://d26mv2xtvmpqt" path="res://scenes/mask/mask_resource.gd" id="1_ns508"]
[ext_resource type="Resource" uid="uid://wq3g1j3l4gl6" path="res://resources/characters/queen.tres" id="1_xr5g8"]
[ext_resource type="Script" uid="uid://b8peyg02l0mrn" path="res://scenes/managers/masked_chara.gd" id="2_5n8mj"]
[ext_resource type="Resource" uid="uid://cbcqtj8mxngfy" path="res://resources/masks/unracist.tres" id="3_ugmdk"]
[resource]
script = ExtResource("2_5n8mj")
character = ExtResource("1_xr5g8")
masks = Array[ExtResource("1_ns508")]([ExtResource("3_ugmdk")])
metadata/_custom_type_script = "uid://b8peyg02l0mrn"