Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
This commit is contained in:
@ -410,5 +410,6 @@ NavigationMeshInstance::NavigationMeshInstance() {
|
||||
navigation=NULL;
|
||||
nav_id=-1;
|
||||
enabled=true;
|
||||
set_notify_transform(true);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user