From 50d33237c19056d9a43b4fe112953ca7fa39b820 Mon Sep 17 00:00:00 2001 From: Zed Date: Mon, 7 Mar 2016 00:49:26 +0100 Subject: Increase the maximum number of "Feather" particles --- .../Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png | Bin 0 -> 523 bytes .../Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt (limited to 'TemplePushing.c4s/Misc.c4d') diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png new file mode 100644 index 0000000..c6c27ed Binary files /dev/null and b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt new file mode 100644 index 0000000..31b7d75 --- /dev/null +++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt @@ -0,0 +1,13 @@ +[Particle] +Name=Feather +MaxCount=400 +InitFn=StdInit +ExecFn=StdExec +DrawFn=Std +Face=0,0,16,16,-8,-8 +GravityAcc=5 +RByV=1 +AlphaFade=2 +Delay=0 +Additive=1 +Repeats=1 \ No newline at end of file -- cgit v1.2.3-54-g00ecf