Better and simpler way to represent preferences

This commit is contained in:
2026-01-31 09:12:50 +01:00
parent 3477b89145
commit 311095104b
23 changed files with 114 additions and 95 deletions

View File

@@ -6,5 +6,6 @@
script = ExtResource("1_exp1s")
name = "speaks_of_cats"
stimulis = Array[int]([1])
tags = Array[String](["talks_a_lot", "social", "cats"])
category = 4
tags = Array[int]([12])
metadata/_custom_type_script = "uid://cya40uohlvgbr"