Let's say you want to add an entitybox to a mesh of car...
I know you can use Meshdepth,Meshheight and Meshwidth to calculate the size of the mesh, but where do you start to calculate the entitybox?
Example:
the car mesh is 11,17,5 (width/height/depth)
Now, do I start from the center (5.5/8.5/2.5) or do I start
from 0/0/0 ?
And, if I use EntityBox, do I still have to use EntityRadius
of will EntityBox suffice?
Thanks
I know you can use Meshdepth,Meshheight and Meshwidth to calculate the size of the mesh, but where do you start to calculate the entitybox?
Example:
the car mesh is 11,17,5 (width/height/depth)
Now, do I start from the center (5.5/8.5/2.5) or do I start
from 0/0/0 ?
And, if I use EntityBox, do I still have to use EntityRadius
of will EntityBox suffice?
Thanks