1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<Oni Version="0.9.32.0"> |
3 |
<Particle Name="hitfle_p02"> |
4 |
<Options> |
5 |
<Lifetime>3</Lifetime> |
6 |
<DisableDetailLevel>Never</DisableDetailLevel> |
7 |
<Decorative>true</Decorative> |
8 |
<CollideWithWalls>false</CollideWithWalls> |
9 |
<CollideWithChars>false</CollideWithChars> |
10 |
<InitiallyHidden>false</InitiallyHidden> |
11 |
<DrawAsSky>false</DrawAsSky> |
12 |
<DontAttractThroughWalls>false</DontAttractThroughWalls> |
13 |
<ExpireOnCutscene>false</ExpireOnCutscene> |
14 |
<DieOnCutscene>false</DieOnCutscene> |
15 |
<LockPositionToLink>false</LockPositionToLink> |
16 |
<CollisionRadius>0</CollisionRadius> |
17 |
<AIDodgeRadius>0</AIDodgeRadius> |
18 |
<AIAlertRadius>0</AIAlertRadius> |
19 |
<FlyBySoundName /> |
20 |
</Options> |
21 |
<Properties> |
22 |
<HasVelocity>false</HasVelocity> |
23 |
<HasOrientation>true</HasOrientation> |
24 |
<HasPositionOffset>false</HasPositionOffset> |
25 |
<HasAttachmentMatrix>false</HasAttachmentMatrix> |
26 |
<HasUnknown>false</HasUnknown> |
27 |
<HasDecalState>false</HasDecalState> |
28 |
<HasTextureStartTick>true</HasTextureStartTick> |
29 |
<HasTextureTick>true</HasTextureTick> |
30 |
<HasDamageOwner>false</HasDamageOwner> |
31 |
<HasContrailData>false</HasContrailData> |
32 |
<HasLensFlareState>false</HasLensFlareState> |
33 |
<HasAttractor>false</HasAttractor> |
34 |
<HasCollisionCache>false</HasCollisionCache> |
35 |
</Properties> |
36 |
<Appearance> |
37 |
<DisplayType>Flat</DisplayType> |
38 |
<TexGeom>splat</TexGeom> |
39 |
<Invisible>false</Invisible> |
40 |
<IsContrailEmitter>false</IsContrailEmitter> |
41 |
<ScaleToVelocity>false</ScaleToVelocity> |
42 |
<Scale>scale</Scale> |
43 |
<UseSeparateYScale>false</UseSeparateYScale> |
44 |
<YScale>1</YScale> |
45 |
<Rotation>rotate</Rotation> |
46 |
<Alpha>0.6</Alpha> |
47 |
<XOffset>0</XOffset> |
48 |
<XShorten>0</XShorten> |
49 |
<UseSpecialTint>false</UseSpecialTint> |
50 |
<Tint>bloodc</Tint> |
51 |
<FadeOutOnEdge>true</FadeOutOnEdge> |
52 |
<OneSidedEdgeFade>true</OneSidedEdgeFade> |
53 |
<EdgeFadeMin>0</EdgeFadeMin> |
54 |
<EdgeFadeMax>1</EdgeFadeMax> |
55 |
<MaxContrailDistance>0</MaxContrailDistance> |
56 |
<LensFlare>false</LensFlare> |
57 |
<LensFlareDistance>0</LensFlareDistance> |
58 |
<LensFlareFadeInFrames>0</LensFlareFadeInFrames> |
59 |
<LensFlareFadeOutFrames>0</LensFlareFadeOutFrames> |
60 |
<DecalFullBrightness>false</DecalFullBrightness> |
61 |
<MaxDecals>100</MaxDecals> |
62 |
<DecalFadeFrames>60</DecalFadeFrames> |
63 |
<DecalWrapAngle>60</DecalWrapAngle> |
64 |
</Appearance> |
65 |
<Attractor> |
66 |
<Target>None</Target> |
67 |
<Selector>Distance</Selector> |
68 |
<Class /> |
69 |
<MaxDistance>150</MaxDistance> |
70 |
<MaxAngle>30</MaxAngle> |
71 |
<AngleSelectMin>3</AngleSelectMin> |
72 |
<AngleSelectMax>20</AngleSelectMax> |
73 |
<AngleSelectWeight>3</AngleSelectWeight> |
74 |
</Attractor> |
75 |
<Variables> |
76 |
<Float Name="scale"> |
77 |
<Random Min="0.3" Max="5" /> |
78 |
</Float> |
79 |
<Float Name="rotate"> |
80 |
<Random Min="0" Max="360" /> |
81 |
</Float> |
82 |
<Color Name="bloodc"> |
83 |
<Random Min="117 26 3" Max="92 20 0" /> |
84 |
</Color> |
85 |
</Variables> |
86 |
<Emitters /> |
87 |
<Events> |
88 |
<Lifetime> |
89 |
<FadeOut> |
90 |
<TimeToDie>3</TimeToDie> |
91 |
</FadeOut> |
92 |
</Lifetime> |
93 |
</Events> |
94 |
</Particle> |
95 |
</Oni> |