diff options
| author | Jan <> | 2015-02-02 17:58:18 +0100 |
|---|---|---|
| committer | Jan <_> | 2015-07-10 17:51:43 +0200 |
| commit | ca61c54b9bd69af897e4cc9d4385137fb56fd11a (patch) | |
| tree | a4363f466cea6de48ca81fadc08273d58698d2ff /TemplePushing.c4s/Environment.c4d | |
| parent | 32a9632fbca3dd7a88bd3154b84a3773af39c276 (diff) | |
| download | tempelschubsen-ca61c54b9bd69af897e4cc9d4385137fb56fd11a.tar.gz tempelschubsen-ca61c54b9bd69af897e4cc9d4385137fb56fd11a.zip | |
TemplePushingBeta.c4s
Diffstat (limited to 'TemplePushing.c4s/Environment.c4d')
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png | bin | 0 -> 501 bytes | |||
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Names.txt | 2 | ||||
| -rw-r--r-- | TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Particle.txt | 13 |
3 files changed, 15 insertions, 0 deletions
diff --git a/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png Binary files differnew file mode 100644 index 0000000..15acff0 --- /dev/null +++ b/TemplePushing.c4s/Environment.c4d/LavaRainDrop.c4d/Graphics.png 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 |
