Closed EndersWilliam closed 10 months ago
When parenting an FmodEventEmitter3D to another node, moving the parent node does not update the 3d position of the event in fmod, even with the attached property set.
FmodEventEmitter3D
attached
This is likely due to get_transform() rather than get_global_transform()
When parenting an
FmodEventEmitter3D
to another node, moving the parent node does not update the 3d position of the event in fmod, even with theattached
property set.This is likely due to get_transform() rather than get_global_transform()