lvl1 done
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 9s
Create tag and build when new code gets to main / Export (push) Successful in 1m25s

This commit is contained in:
2026-01-31 21:39:23 +01:00
parent 69e5bea39c
commit 4e3d70cd61
9 changed files with 32 additions and 55 deletions

View File

@@ -3,11 +3,6 @@
[ext_resource type="Texture2D" uid="uid://c726frtpkk1a8" path="res://assets/characters/Perso 2.png" id="1_d1164"]
[ext_resource type="Script" uid="uid://bwam50qxikpw4" path="res://scenes/character/chara_resource.gd" id="2_g8bvo"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="3_dkw07"]
[ext_resource type="Resource" uid="uid://bc376om20da8m" path="res://resources/traits/royal.tres" id="8_d1164"]
[ext_resource type="Resource" uid="uid://bvophatys2o1o" path="res://resources/traits/old.tres" id="8_j0xhd"]
[ext_resource type="Resource" uid="uid://cb8jguybr1tlj" path="res://resources/traits/white.tres" id="9_aywjr"]
[ext_resource type="Resource" uid="uid://dmd7gilnmcefr" path="res://resources/traits/woman.tres" id="10_tw1u2"]
[ext_resource type="Resource" uid="uid://deygyo2n88228" path="res://resources/traits/speaks_of_cats.tres" id="11_utmh4"]
[resource]
script = ExtResource("2_g8bvo")
@@ -15,13 +10,4 @@ name = "Queen"
chara_sprite = ExtResource("1_d1164")
mask_eyes_position = Vector2(13.285, 181.09)
mask_mouth_position = Vector2(26.595, 398.745)
traits = Array[ExtResource("3_dkw07")]([ExtResource("9_aywjr"), ExtResource("8_j0xhd"), ExtResource("10_tw1u2"), ExtResource("8_d1164"), ExtResource("11_utmh4")])
preferences = Dictionary[int, int]({
5: 2,
6: 0,
9: 2,
11: 3,
12: 0,
14: 3
})
metadata/_custom_type_script = "uid://bwam50qxikpw4"