Fix hierarchyChanged not resetting
This commit is contained in:
parent
dfec91cb62
commit
3cf49f649d
@ -421,7 +421,7 @@ namespace RoboidControl {
|
||||
this.orientationUpdated = false;
|
||||
this.linearVelocityUpdated = false;
|
||||
this.angularVelocityUpdated = false;
|
||||
//this.hierarchyChanged = false;
|
||||
this.hierarchyChanged = false;
|
||||
|
||||
// should recurse over children...
|
||||
if (recurse) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user