characters!!!
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 1m30s

This commit is contained in:
2026-02-01 13:41:21 +01:00
parent 837b994ef0
commit 81b632d3aa
18 changed files with 375 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
[gd_resource type="Resource" script_class="CharacterResource" format=3 uid="uid://dvmqrw5bylhv6"]
[ext_resource type="Texture2D" uid="uid://bc402aj61r77q" path="res://assets/characters/Perso 6.png" id="1_3vdcn"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="1_iqt1j"]
[ext_resource type="Resource" uid="uid://dmd7gilnmcefr" path="res://resources/traits/woman.tres" id="2_h0v0n"]
[ext_resource type="Script" uid="uid://bwam50qxikpw4" path="res://scenes/character/chara_resource.gd" id="2_tdxmb"]
@@ -19,6 +20,7 @@
[resource]
script = ExtResource("2_tdxmb")
name = "knight"
chara_sprite = ExtResource("1_3vdcn")
traits = Array[ExtResource("1_iqt1j")]([ExtResource("3_bsgk7"), ExtResource("4_aiy02"), ExtResource("5_0cnfx"), ExtResource("6_xxla0"), ExtResource("7_5qve6"), ExtResource("8_so1uv"), ExtResource("9_h0v0n")])
preferences = Dictionary[ExtResource("1_iqt1j"), int]({
ExtResource("2_h0v0n"): 0,