radar1200gs
Regular
Ostsol said:Anyway, it's much more efficient and accurate to have a separate collision hull that stays in system RAM and is static. It avoids needlessly using the bus and collision is the same regardless of visual LOD.
Well, you would only use vertex based collision where needed. If you can determine in advance that two objects won't collide, then there is no need for it.