How do i get the size of an entity. How do i get how much space it consumes in the world.
I really don't know how to explain this, but you probably understand.
You can get the volume of an entity's physics object with something like
myentity:GetPhysicsObject():GetVolume()
[QUOTE=freemmaann;24822462]How do i get how much space it consumes in the world.[/QUOTE]I knew i saw something like that before. Just completely forgot. :) Thanks exactly what i needed.
Sorry, you need to Log In to post a reply to this thread.