diff options
Diffstat (limited to 'MODELS')
-rw-r--r-- | MODELS | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -82,8 +82,8 @@ Clip Detail brushes As with other engines, Osirion supports the use of detail brushes, but - witha twist: detail brushes will only be rendered if the model - is close enough to the camera. When it is further away, only structural + with a twist: detail brushes will only be rendered if the model + is close enough to the camera. When it is further away, only structural brushes will be rendered. This means that any objects that could only been seen from close by @@ -112,8 +112,10 @@ Textures Entities Add an info_engine entity to add an engine exhaust to a ship model. - An engine always points to the rear (negative Z-axis). Engines - will only be rendered if the model is close enough. + An engine exhaust always points to the rear (negative X-axis). + Engines will only be rendered if the model is close enough. + + target_turret and target_cannon are not yet implemented. Lights |