From 00cf829c6c7ed103ba90927d3a9f215839498035 Mon Sep 17 00:00:00 2001 From: Jan <> Date: Fri, 6 Feb 2015 17:49:54 +0100 Subject: Copy MSpark.c4d and PSpark.c4d from Objects.c4d to increase MaxCount values --- TemplePushing.c4s/Particles.c4d/MSpark.c4d/Graphics.png | Bin 0 -> 10333 bytes TemplePushing.c4s/Particles.c4d/MSpark.c4d/Particle.txt | 15 +++++++++++++++ TemplePushing.c4s/Particles.c4d/Names.txt | 2 ++ TemplePushing.c4s/Particles.c4d/PSpark.c4d/Graphics.png | Bin 0 -> 274 bytes TemplePushing.c4s/Particles.c4d/PSpark.c4d/Particle.txt | 13 +++++++++++++ 5 files changed, 30 insertions(+) create mode 100644 TemplePushing.c4s/Particles.c4d/MSpark.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Particles.c4d/MSpark.c4d/Particle.txt create mode 100644 TemplePushing.c4s/Particles.c4d/Names.txt create mode 100644 TemplePushing.c4s/Particles.c4d/PSpark.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Particles.c4d/PSpark.c4d/Particle.txt (limited to 'TemplePushing.c4s/Particles.c4d') diff --git a/TemplePushing.c4s/Particles.c4d/MSpark.c4d/Graphics.png b/TemplePushing.c4s/Particles.c4d/MSpark.c4d/Graphics.png new file mode 100644 index 0000000..dee58d8 Binary files /dev/null and b/TemplePushing.c4s/Particles.c4d/MSpark.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Particles.c4d/MSpark.c4d/Particle.txt b/TemplePushing.c4s/Particles.c4d/MSpark.c4d/Particle.txt new file mode 100644 index 0000000..6ea8521 --- /dev/null +++ b/TemplePushing.c4s/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/Particles.c4d/Names.txt b/TemplePushing.c4s/Particles.c4d/Names.txt new file mode 100644 index 0000000..496790c --- /dev/null +++ b/TemplePushing.c4s/Particles.c4d/Names.txt @@ -0,0 +1,2 @@ +DE:Neuer Objektordner +US:New object folder diff --git a/TemplePushing.c4s/Particles.c4d/PSpark.c4d/Graphics.png b/TemplePushing.c4s/Particles.c4d/PSpark.c4d/Graphics.png new file mode 100644 index 0000000..4d145c7 Binary files /dev/null and b/TemplePushing.c4s/Particles.c4d/PSpark.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Particles.c4d/PSpark.c4d/Particle.txt b/TemplePushing.c4s/Particles.c4d/PSpark.c4d/Particle.txt new file mode 100644 index 0000000..e40a06e --- /dev/null +++ b/TemplePushing.c4s/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