• Center of an Entity?
    2 replies, posted
How do I get the center position of an entity? (quick explanation: An entity spawned at 0,0,0 will give out entity position 0,0,0 The entity is a cube with 100x100x100, so the center position would be 0,0,50 how do I get this?) GetMassCenter() doesn't work at all...
[code]entity:LocalToWorld(entity:OBBCenter())[/code]
Thank you very much. [b]Solved, closed.[/b]
Sorry, you need to Log In to post a reply to this thread.