impact reports go to /ai/models/model-impact if <impact-reports> isn't
defined for a submodel
This commit is contained in:
parent
6a3c0d772c
commit
c70c38ab62
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
||||||
<random> Varies CD by +- 5%.
|
<random> Varies CD by +- 5%.
|
||||||
<no-roll> If true the submodel does not roll.
|
<no-roll> If true the submodel does not roll.
|
||||||
<impact> If true, the impact location (lat/lon) on the terrain is calculated. The Material (e.g Grass)of the terrain, load resistance, impact velocity and energy are returned. Altitude agl is calculated.
|
<impact> If true, the impact location (lat/lon) on the terrain is calculated. The Material (e.g Grass)of the terrain, load resistance, impact velocity and energy are returned. Altitude agl is calculated.
|
||||||
<impact-reports> Defines a report node. When an impact happens, then the path of the submodel will be written to this node. An attached listener function can evaluate the impact properties.
|
<impact-reports> Defines a report node. When an impact happens, then the path of the submodel will be written to this node. An attached listener function can evaluate the impact properties. If unset, reports go to /ai/models/model-impact.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue