3 lines
56 B
GDScript
3 lines
56 B
GDScript
extends MeshInstance3D
|
|
|
|
@export var emotion = "neutral"
|
extends MeshInstance3D
|
|
|
|
@export var emotion = "neutral"
|