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

View File

@@ -0,0 +1,10 @@
[gd_resource type="Resource" script_class="Trait" format=3 uid="uid://cb8jguybr1tlj"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="1_yr2j7"]
[resource]
script = ExtResource("1_yr2j7")
name = "white"
stimulis = Array[int]([0])
tags = Array[String](["race"])
metadata/_custom_type_script = "uid://cya40uohlvgbr"