Files
GGJ26/resources/traits/man.tres
minimata d2290b009d
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 11s
Create tag and build when new code gets to main / Export (push) Successful in 1m32s
trait lists
2026-02-01 15:04:56 +01:00

12 lines
355 B
Plaintext

[gd_resource type="Resource" script_class="Trait" format=3 uid="uid://bmx28vnfhcs8b"]
[ext_resource type="Script" uid="uid://cya40uohlvgbr" path="res://scenes/character/trait.gd" id="1_ca15b"]
[resource]
script = ExtResource("1_ca15b")
name = "Man"
stimulis = Array[int]([0, 1])
category = 1
tag = 3
metadata/_custom_type_script = "uid://cya40uohlvgbr"