Howto:Add sound effects to aircraft: Difference between revisions

Jump to navigation Jump to search
(→‎Configuration tags: min, max, offset)
Line 109: Line 109:
: Define a condition that triggers the event.
: Define a condition that triggers the event.


: For a complete description of the FlightGear conditions, please read docs-mini/README.conditions
: For a complete description of the FlightGear conditions, please read docs-mini/README.conditions or read the [[Conditions]] article on the wikie.


: An event should define either a condition or a property.
: An event should define either a condition or a property.
Line 193: Line 193:
   
   
:; log
:; log
:: convert the property value to a true logarithmic value before scaling it.
:: convert the property value to a true logarithmic value before scaling it. (log base 10)


:: Anything below 1 will return zero.
:: Anything below 1 will return zero.
Line 238: Line 238:


; <code>&lt;x&gt;</code>
; <code>&lt;x&gt;</code>
: X dimension offset
: X dimension offset (-X = forward, +X = aft, in meters)


; <code>&lt;y&gt;</code>
; <code>&lt;y&gt;</code>
: Y dimension offset
: Y dimension offset (+Y = left, -Y = right)


; <code>&lt;z&gt;</code>
; <code>&lt;z&gt;</code>
: Z dimension offset
: Z dimension offset (-Z = down, +Z = up)


; <code>&lt;orientation&gt;</code>
; <code>&lt;orientation&gt;</code>
482

edits

Navigation menu