diff options
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 |
