mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:49:12 +02:00
close obj
This commit is contained in:
parent
6692736c07
commit
1b6b5756e2
1 changed files with 405 additions and 405 deletions
|
@ -296,7 +296,7 @@
|
|||
x: 1107.0330,
|
||||
y: 459.4326,
|
||||
z: -74.5704
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
var rotatorBlock = Entities.addEntity(rotatorBlockProps);
|
||||
|
@ -409,7 +409,7 @@
|
|||
},
|
||||
|
||||
findAndDeleteHomeEntities: function() {
|
||||
print('JBP trying to find home entities to delete')
|
||||
print('HOME trying to find home entities to delete')
|
||||
var resetProperties = Entities.getEntityProperties(_this.entityID);
|
||||
var results = Entities.findEntities(resetProperties.position, 1000);
|
||||
var found = [];
|
||||
|
|
Loading…
Reference in a new issue