From ca61c54b9bd69af897e4cc9d4385137fb56fd11a Mon Sep 17 00:00:00 2001 From: Jan <> Date: Mon, 2 Feb 2015 17:58:18 +0100 Subject: TemplePushingBeta.c4s --- .../Environment.c4d/LavaRainDrop.c4d/Graphics.png | Bin 0 -> 501 bytes .../Environment.c4d/LavaRainDrop.c4d/Names.txt | 2 ++ .../Environment.c4d/LavaRainDrop.c4d/Particle.txt | 13 +++++++++++++ 3 files changed, 15 insertions(+) create mode 100644 TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png create mode 100644 TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Names.txt create mode 100644 TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Particle.txt (limited to 'TemplePushing.c4s/Environment.c4d') diff --git a/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png new file mode 100644 index 0000000..15acff0 Binary files /dev/null and b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png differ diff --git a/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Names.txt b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Names.txt new file mode 100644 index 0000000..b6dfe11 --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Names.txt @@ -0,0 +1,2 @@ +DE:Lavaregentropfen +US:Lava raindrop diff --git a/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Particle.txt b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Particle.txt new file mode 100644 index 0000000..2ed9851 --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Particle.txt @@ -0,0 +1,13 @@ +[Particle] +Name=LavaRaindrop +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