lvl1 done
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 9s
Create tag and build when new code gets to main / Export (push) Successful in 1m25s

This commit is contained in:
2026-01-31 21:39:23 +01:00
parent 69e5bea39c
commit 4e3d70cd61
9 changed files with 32 additions and 55 deletions

View File

@@ -42,4 +42,4 @@ var mask_mouth_rotation : float = 0.0:
@export_category("Traits and preferences")
@export var traits: Array[Trait]
@export var preferences: Dictionary[Trait.Tag, Preference]
@export var preferences: Dictionary[Trait, Preference]