forked from OpenAngelArena/oaa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathswiper_backswipe_base.vpcf
126 lines (126 loc) · 2.38 KB
/
swiper_backswipe_base.vpcf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:vpcf1:version{d47d07e6-072c-49cb-9718-5bfd8d6c3d21} -->
{
_class = "CParticleSystemDefinition"
m_controlPointConfigurations =
[
{
m_name = "preview"
m_drivers =
[
{
m_iAttachType = "PATTACH_WORLDORIGIN"
m_vecOffset = [ 0.0, 0.0, 0.0 ]
m_angOffset = [ null, null, null ]
m_entityName = "self"
},
]
},
]
m_nMaxParticles = 33
m_Operators =
[
{
_class = "C_OP_EndCapTimedDecay"
m_flDecayTime = 0.25
},
{
_class = "C_OP_BasicMovement"
},
{
_class = "C_OP_InterpolateRadius"
m_flStartScale = 6.5
m_flEndScale = 6.5
m_flEndTime = 0.1
},
{
_class = "C_OP_RemapCPtoScalar"
m_nCPInput = 2
m_nFieldOutput = 1
m_flInputMax = 1000.0
m_flOutputMax = 1000.0
},
{
_class = "C_OP_FadeInSimple"
m_flFadeInTime = 0.5
},
{
_class = "C_OP_LerpEndCapScalar"
m_nFieldOutput = 7
m_flOutput = 0.0
m_flLerpTime = 0.1
},
{
_class = "C_OP_StopAfterCPDuration"
m_nCP = 2
},
{
_class = "C_OP_MovementPlaceOnGround"
m_flOffset = 100.0
},
{
_class = "C_OP_FadeOutSimple"
m_flFadeOutTime = 0.5
},
{
_class = "C_OP_PositionLock"
},
{
_class = "C_OP_SetCPOrientationToPointAtCP"
},
]
m_Renderers =
[
{
_class = "C_OP_RenderRopes"
m_bUseScalarForTextureCoordinate = true
m_nOrientationType = 2
m_hTexture = resource:"materials/particle/pangolier/pangolier_range_gradient.vtex"
m_flTextureVWorldSize = 5.0
m_flScalarAttributeTextureCoordScale = 5.0
},
]
m_Initializers =
[
{
_class = "C_INIT_RemapParticleCountToScalar"
m_nFieldOutput = 7
m_nInputMax = 1
},
{
_class = "C_INIT_RemapParticleCountToScalar"
m_nFieldOutput = 16
m_nInputMin = 31
m_nInputMax = 32
m_flOutputMin = 1.0
m_flOutputMax = 0.0
},
{
_class = "C_INIT_RemapScalarToVector"
m_nFieldOutput = 6
m_vecOutputMin = [ 1.0, 0.0, 0.0 ]
m_vecOutputMax = [ 1.0, 0.5, 0.5 ]
},
{
_class = "C_INIT_RingWave"
m_flParticlesPerOrbit = 66.0
m_flInitialRadius = 75.0
m_bEvenDistribution = true
m_flYaw = -90.0
},
]
m_Emitters =
[
{
_class = "C_OP_ContinuousEmitter"
m_flEmitRate = 80.0
m_nScaleControlPoint = 3
},
]
m_Children =
[
{
m_ChildRef = resource:"particles/bosses/swiper/swiper_backswipe_sword.vpcf"
},
]
m_flConstantRadius = 20.0
}