| Revision: | 1092 |
| Committed: | Sat Dec 30 13:43:28 2017 UTC (7 years, 10 months ago) by s10k |
| Content type: | application/xml |
| File size: | 687 byte(s) |
| Log Message: | moved files to s10k directory since now vago uses the same libs structures as my other projects (e.g. XmlTools) |
| # | Content |
|---|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Oni> |
| 3 | <ImpulseSound> |
| 4 | <Group>sample_file</Group> |
| 5 | <Priority>Normal</Priority> |
| 6 | <Volume> |
| 7 | <Distance> |
| 8 | <Min>15</Min> |
| 9 | <Max>80</Max> |
| 10 | </Distance> |
| 11 | <Angle> |
| 12 | <Min>360</Min> |
| 13 | <Max>360</Max> |
| 14 | <MinAttenuation>1</MinAttenuation> |
| 15 | </Angle> |
| 16 | </Volume> |
| 17 | <AlternateImpulse> |
| 18 | <Treshold>0</Treshold> |
| 19 | <Impulse></Impulse> |
| 20 | </AlternateImpulse> |
| 21 | <ImpactVelocity>0</ImpactVelocity> |
| 22 | <MinOcclusion>0</MinOcclusion> |
| 23 | </ImpulseSound> |
| 24 | </Oni> |