ObjectTemplate.Drag

From Pilot_51's Wiki
Revision as of 02:17, 20 November 2008 by Pilot 51 (talk | contribs) (New page: == MDT description == ''Drag'' represents the amount of air resistance the aircraft generates. The higher the value, the slower the vehicle. This property can also be used in effects. For...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

Drag represents the amount of air resistance the aircraft generates. The higher the value, the slower the vehicle. This property can also be used in effects.

For Effects.con objects such as Particle and SpriteParticle, Drag is used in a different way, e.g.

ObjectTemplate.Drag CRD_NONE/0.5/0/0

See the CRD page for how this type of argument works.

Source and more details

Additional Description