Files
GGJ26/resources/traits/old.tres
minimata 3477b89145
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
Basic character, trait and preference resources
2026-01-30 22:30:52 +01:00

11 lines
364 B
Plaintext

[gd_resource type="Resource" script_class="Trait" format=3 uid="uid://bvophatys2o1o"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="1_70ur6"]
[resource]
script = ExtResource("1_70ur6")
name = "old"
stimulis = Array[int]([1, 2])
tags = Array[String](["age"])
metadata/_custom_type_script = "uid://cya40uohlvgbr"