From 32a9632fbca3dd7a88bd3154b84a3773af39c276 Mon Sep 17 00:00:00 2001 From: Jan <> Date: Mon, 2 Feb 2015 17:55:29 +0100 Subject: TemplePush v6.1.7601.18409.c4s --- .../Environment.c4d/RainDrop.c4d/Graphics.png | Bin 0 -> 528 bytes TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt | 2 ++ .../Environment.c4d/RainDrop.c4d/Particle.txt | 13 +++++++++++++ 3 files changed, 15 insertions(+) create mode 100644 TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt create mode 100644 TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Particle.txt (limited to 'TemplePushing.c4s/Environment.c4d/RainDrop.c4d') diff --git a/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png new file mode 100644 index 0000000..5fd65db Binary files /dev/null and b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt new file mode 100644 index 0000000..b836a4c --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt @@ -0,0 +1,2 @@ +DE:Regentropfen +US:Raindrop diff --git a/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Particle.txt b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Particle.txt new file mode 100644 index 0000000..e22f269 --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Particle.txt @@ -0,0 +1,13 @@ +[Particle] +Name=Raindrop +MaxCount=600 +InitFn=StdInit +ExecFn=StdExec +CollisionFn=Die +DrawFn=Std +Face=0,0,64,64,-32,-32 +Delay=0 +GravityAcc=70 +RByV=1 +VertexCount=1 +Additive=0 -- cgit v1.2.3-54-g00ecf