Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
This commit is contained in:
parent
da477b76a9
commit
a2903fc51d
26 changed files with 65 additions and 7 deletions
|
|
@ -678,6 +678,7 @@ Camera::Camera() {
|
|||
h_offset=0;
|
||||
VisualServer::get_singleton()->camera_set_cull_mask(camera,layers);
|
||||
//active=false;
|
||||
set_notify_transform(true);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue