EntityParent
Blitz3D Forums/Blitz3D Beginners Area/EntityParent| 
 | ||
| Hello, Is it possible to change the parent of an entity. In other words I wish to give the child entity from one parent entity to another. I tried the EntityParent command but from what I could tell the original parent remained as the parent of the child. Thanks for any help or advice Josh | 
| 
 | ||
| Use EntityParent entity,0 to reset the entity so it has no parent |