From f1ece16c08d8c01e1d49a25f0314a96c021e73cb Mon Sep 17 00:00:00 2001 From: Jan <> Date: Fri, 10 Jul 2015 18:11:22 +0200 Subject: r0.921 --- .../Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png | Bin 0 -> 10333 bytes .../Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt | 15 +++++++++++++++ .../Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png | Bin 0 -> 274 bytes .../Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt | 13 +++++++++++++ 4 files changed, 28 insertions(+) create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt (limited to 'TemplePushing.c4s/Misc.c4d/Particles.c4d') diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png b/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png new file mode 100644 index 0000000..dee58d8 Binary files /dev/null and b/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt new file mode 100644 index 0000000..6ea8521 --- /dev/null +++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt @@ -0,0 +1,15 @@ +[Particle] +Name=MSpark +MaxCount=2400 +InitFn=StdInit +ExecFn=StdExec +DrawFn=Std +Face=0,0,32,32,-16,-16 +Delay=1 +Repeats=3 +Reverse=1 +GravityAcc=50 +FadeOutLen=4 +FadeOutDelay=4 +AlphaFade=0 +Additive=1 diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png b/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png new file mode 100644 index 0000000..4d145c7 Binary files /dev/null and b/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt new file mode 100644 index 0000000..e40a06e --- /dev/null +++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt @@ -0,0 +1,13 @@ +[Particle] +Name=PSpark +MaxCount=16000 +InitFn=StdInit +ExecFn=StdExec +DrawFn=Std +Face=0,0,12,12,-6,-6 +Delay=0 +Repeats=1 +GravityAcc=0 +AlphaFade=4 +Additive=1 +Attach=1 \ No newline at end of file -- cgit v1.2.3-54-g00ecf