Basic character, trait and preference resources
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 10s
Create tag and build when new code gets to main / Export (push) Successful in 1m15s

This commit is contained in:
2026-01-30 22:30:52 +01:00
parent 44f251ed66
commit 3477b89145
200 changed files with 2518 additions and 5 deletions

10
scenes/mask/mask.tscn Normal file
View File

@@ -0,0 +1,10 @@
[gd_scene format=3 uid="uid://3jlukpb5hefb"]
[ext_resource type="Script" uid="uid://cfo3mk5f2q3ej" path="res://scenes/mask/mask.gd" id="1_61b51"]
[ext_resource type="Texture2D" uid="uid://cftllq6l7xclt" path="res://icon.svg" id="1_jlvus"]
[node name="Mask" type="Node2D" unique_id=428968220]
script = ExtResource("1_61b51")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1997645103]
texture = ExtResource("1_jlvus")