4040 {
4141 name = rcs
4242 linkedTo = rcs
43+ responseRateUp = 0.7
44+ responseRateDown = 0.7
4345 }
4446 CONTROLLER
4547 {
5557 TEMPLATE
5658 {
5759 // This is the name of the template to use
58- templateName = stock-rcs-jet-2
60+ templateName = stock-rcs-jet-3
5961 // This field allows you to override the parentTransform name in the EFFECTS contained in the template
6062 overrideParentTransform = RCSthruster
6163 position = 0,0.075,0
107109 {
108110 name = rcs
109111 linkedTo = rcs
112+ responseRateUp = 0.7
113+ responseRateDown = 0.7
110114 }
111115 CONTROLLER
112116 {
121125
122126 TEMPLATE
123127 {
124- // This is the name of the template to use
125- templateName = stock-rcs-jet-2
126- // This field allows you to override the parentTransform name in the EFFECTS contained in the template
128+ templateName = stock-rcs-jet-3
129+ overrideParentTransform = RCSthruster
130+ scale = 1,1,1
131+ rotation = 0,0,180
132+ position = 0,0,0
133+ }
134+ TEMPLATE
135+ {
136+ templateName = stock-rcs-core-3
127137 overrideParentTransform = RCSthruster
128138 scale = 1,1,1
129139 rotation = 0,0,180
169179 {
170180 name = rcs
171181 linkedTo = rcs
182+ responseRateUp = 0.7
183+ responseRateDown = 0.7
172184 }
173185 CONTROLLER
174186 {
233245 {
234246 name = rcs
235247 linkedTo = rcs
248+ responseRateUp = 0.7
249+ responseRateDown = 0.7
236250 }
237251 CONTROLLER
238252 {
247261
248262 TEMPLATE
249263 {
250- // This is the name of the template to use
251- templateName = stock-rcs-jet-2
252- // This field allows you to override the parentTransform name in the EFFECTS contained in the template
264+ templateName = stock-rcs-jet-3
253265 overrideParentTransform = thrustTransform
254- position = 0,0.028,0
255- rotation = 0, 0, 180
256- scale = 1, 1, 1
266+ position = 0,0,0
267+ rotation = 0, 0, 180
268+ scale = 0.7, 0.7, 0.7
269+ }
270+ TEMPLATE
271+ {
272+ templateName = stock-rcs-core-3-full
273+ overrideParentTransform = thrustTransform
274+ position = 0,-0.15,0
275+ rotation = 0, 0, 180
276+ scale = 0.7, 1, 0.7
257277 }
258278 }
259279}
260280
281+ @PART[MEMLander]:NEEDS[Waterfall]:FOR[StockWaterfallEffects]
282+ {
283+ // Removes the stock effect block, and replace it with one that has no particles
284+ !EFFECTS {}
285+ EFFECTS
286+ {
287+ running
288+ {
289+ AUDIO_MULTI_POOL
290+ {
291+ channel = Ship
292+ transformName = thrustTransform
293+ clip = Waterfall/Sounds/Beale_Sounds/Sound_RocketStentor
294+ volume = 0.0 0.0
295+ volume = 0.1 0.0
296+ volume = 0.5 0.04
297+ volume = 1.0 0.15
298+ pitch = 1.5
299+ loop = true
300+ }
301+ }
302+ }
303+ MODULE
304+ {
305+ name = ModuleWaterfallFX
306+ // This is a custom name
307+ moduleID = RCSMEMFX
308+ // This links the effects to a given ModuleEngines
309+ engineID = basicEngine
261310
311+ // List out all controllers we want available
312+ CONTROLLER
313+ {
314+ name = atmosphereDepth
315+ linkedTo = atmosphere_density
316+ }
317+ CONTROLLER
318+ {
319+ name = rcs
320+ linkedTo = rcs
321+ responseRateUp = 0.7
322+ responseRateDown = 0.7
323+ }
324+ CONTROLLER
325+ {
326+ name = R1
327+ linkedTo = random
328+ noiseType = perlin
329+ scale = 1
330+ minimum = 0
331+ speed = 12
332+ seed = 1
333+ }
334+
335+ TEMPLATE
336+ {
337+ templateName = stock-rcs-jet-3
338+ overrideParentTransform = thrustTransform
339+ position = 0,-0.01,0
340+ rotation = 0, 0, 180
341+ scale = 0.6, 0.6, 0.6
342+ }
343+ TEMPLATE
344+ {
345+ templateName = stock-rcs-core-3
346+ overrideParentTransform = thrustTransform
347+ position = 0,-0.039,0
348+ rotation = 0, 0, 180
349+ scale = 0.7, 1, 0.7
350+ }
351+ }
352+ }
262353
263354
264355@PART[RCSblock_01_small]:NEEDS[Waterfall]:FOR[StockWaterfallEffects]
276367 clip = Waterfall/Sounds/Beale_Sounds/Sound_RocketStentor
277368 volume = 0.0 0.0
278369 volume = 0.1 0.0
279- volume = 0.5 0.025
280- volume = 1.0 0.1
281- pitch = 2
370+ volume = 0.5 0.04
371+ volume = 1.0 0.15
372+ pitch = 1.75
282373 loop = true
283374 }
284375 }
301392 {
302393 name = rcs
303394 linkedTo = rcs
395+ responseRateUp = 0.7
396+ responseRateDown = 0.7
304397 }
305398 CONTROLLER
306399 {
315408
316409 TEMPLATE
317410 {
318- // This is the name of the template to use
319- templateName = stock-rcs-jet-2
320- // This field allows you to override the parentTransform name in the EFFECTS contained in the template
411+ templateName = stock-rcs-jet-3
321412 overrideParentTransform = RCSthruster
322413 position = 0,0.08,0
323414 rotation = 0, 0, 180
341432 AUDIO_MULTI_POOL
342433 {
343434 channel = Ship
344- transformName = RCSthruster
435+ transformName = RCSjet
345436 clip = Waterfall/Sounds/Beale_Sounds/Sound_RocketStentor
346437 volume = 0.0 0.0
347438 volume = 0.1 0.0
348- volume = 0.5 0.025
349- volume = 1.0 0.1
350- pitch = 2.0
439+ volume = 0.5 0.04
440+ volume = 1.0 0.15
441+ pitch = 1.75
351442 loop = true
352443 }
353444 }
370461 {
371462 name = rcs
372463 linkedTo = rcs
464+ responseRateUp = 0.7
465+ responseRateDown = 0.7
373466 }
374467 CONTROLLER
375468 {
384477
385478 TEMPLATE
386479 {
387- // This is the name of the template to use
388- templateName = stock-rcs-jet-2
389- // This field allows you to override the parentTransform name in the EFFECTS contained in the template
480+ templateName = stock-rcs-jet-3
390481 overrideParentTransform = RCSjet
391- position = 0,-0.005,0
392- rotation = 0, 0, 180
393- scale = 0.6, 0.6, 0.6
482+ position = 0,-0.007,0
483+ rotation = 0, 0, 180
484+ scale = 0.5, 0.5, 0.5
485+ }
486+ TEMPLATE
487+ {
488+ templateName = stock-rcs-core-3
489+ overrideParentTransform = RCSjet
490+ position = 0,-0.007,0
491+ rotation = 0, 0, 180
492+ scale = 0.5, 0.5, 0.5
394493 }
395494 }
396495}
0 commit comments