added emotion

This commit is contained in:
pennyrigate 2025-08-16 23:18:26 -04:00
parent bb702a88f0
commit 807cfb4b57
19 changed files with 340 additions and 14 deletions

3
emotional_object.gd Normal file
View file

@ -0,0 +1,3 @@
extends MeshInstance3D
@export var emotion = "neutral"