diff options
| author | Jan <> | 2015-02-02 17:55:29 +0100 |
|---|---|---|
| committer | Jan <_> | 2015-07-10 17:49:45 +0200 |
| commit | 32a9632fbca3dd7a88bd3154b84a3773af39c276 (patch) | |
| tree | a226b9404844a73c7229e9d13db993c86b5be2c1 /TemplePushing.c4s/Environment.c4d/RainDrop.c4d | |
| parent | 40fb3e5d61c44886b06d839a35adb0c11a5f918f (diff) | |
| download | tempelschubsen-32a9632fbca3dd7a88bd3154b84a3773af39c276.tar.gz tempelschubsen-32a9632fbca3dd7a88bd3154b84a3773af39c276.zip | |
TemplePush v6.1.7601.18409.c4s
Diffstat (limited to 'TemplePushing.c4s/Environment.c4d/RainDrop.c4d')
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png | bin | 0 -> 528 bytes | |||
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Names.txt | 2 | ||||
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Particle.txt | 13 |
3 files changed, 15 insertions, 0 deletions
diff --git a/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png Binary files differnew file mode 100644 index 0000000..5fd65db --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/RainDrop.c4d/Graphics.png 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 |
