Skip to content

Commit

Permalink
Added background image, removed snow particles (visual overkill)
Browse files Browse the repository at this point in the history
SVN-Revision: 6518
  • Loading branch information
Ingo Ruhnke committed Mar 2, 2010
1 parent 44f404f commit 3a887b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/levels/world1/12 - Into the Stars.stl
Expand Up @@ -7,6 +7,12 @@
(name "main")
(music "music/chipdisko.ogg")
(ambient-light 1 1 1)
(background
(speed 0.5)
(image-top "images/background/nightsky_top.png")
(image "images/background/nightsky_middle.png")
(image-bottom "images/background/nightsky_bottom.png")
)
(bouncingsnowball
(x 2048)
(y 1312)
Expand Down Expand Up @@ -115,10 +121,6 @@
(x 13120)
(y 512)
)
(gradient
(top_color 0 0 0)
(bottom_color 0 0 0.4)
)
(jumpy
(x 14368)
(y 416)
Expand Down Expand Up @@ -196,8 +198,6 @@ Platform1.goto_node(0);")
(x 10400)
(y 1440)
)
(particles-snow
)
(spawnpoint
(name "main")
(x 100)
Expand Down

0 comments on commit 3a887b9

Please sign in to comment.