added emotion
This commit is contained in:
parent
bb702a88f0
commit
807cfb4b57
19 changed files with 340 additions and 14 deletions
3
emotional_object.gd
Normal file
3
emotional_object.gd
Normal file
|
@ -0,0 +1,3 @@
|
|||
extends MeshInstance3D
|
||||
|
||||
@export var emotion = "neutral"
|
Loading…
Add table
Add a link
Reference in a new issue