Jump to content

Home

Model help


DeViLPhISh

Recommended Posts

Unless the model is totally basic and you actually need to be able to walk across it, you should use physics clip brushes in the general shape of it otherwise you'll just create lots of invisible brushes the game has to process but are of no real value.

 

It is not hard to drag out a couple of boxes around a model....

Link to comment
Share on other sites

You are right. However in that case the misc_model_static is which gives you the increased performance.

 

It handles only MD3s though so if you have an ASE (or other non MD3) model you still have to use misc_model which will be turned into map triangles by q3map2 so you can use the solid spawnflag bravely instead of creating those clip brushes.

 

Please correct me if I'm wrong which is possible!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...