summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Misc.c4d/Particles.c4d
diff options
context:
space:
mode:
authorJan <>2015-07-10 18:11:22 +0200
committerJan <_>2015-07-10 18:47:01 +0200
commitf1ece16c08d8c01e1d49a25f0314a96c021e73cb (patch)
tree9bc9f547f2524dee8e62f168f317df465a6cbcdd /TemplePushing.c4s/Misc.c4d/Particles.c4d
parent80b15646d73587f4e15a2897314692b58aa1a47f (diff)
downloadtempelschubsen-f1ece16c08d8c01e1d49a25f0314a96c021e73cb.tar.gz
tempelschubsen-f1ece16c08d8c01e1d49a25f0314a96c021e73cb.zip
r0.921
Diffstat (limited to 'TemplePushing.c4s/Misc.c4d/Particles.c4d')
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.pngbin0 -> 10333 bytes
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Particle.txt15
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.pngbin0 -> 274 bytes
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Particle.txt13
4 files changed, 28 insertions, 0 deletions
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
--- /dev/null
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/MSpark.c4d/Graphics.png
Binary files 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
--- /dev/null
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/PSpark.c4d/Graphics.png
Binary files 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