parallax!!!!!!
This commit is contained in:
parent
3944aabd27
commit
6a550cfcb8
4 changed files with 136 additions and 1 deletions
|
@ -1,4 +1,26 @@
|
|||
header
|
||||
parallax.size = 2000x1000
|
||||
parallax.tiles = 2
|
||||
parallax.factor.y = 100000
|
||||
parallax.tex = BG0_himmel_blau.png
|
||||
parallax.factor = 30
|
||||
parallax.depth = 10
|
||||
parallax.offset = -200
|
||||
parallax.enable = true
|
||||
parallax.tex = BG1_Berge_blau.png
|
||||
parallax.factor = 10
|
||||
parallax.depth = 9
|
||||
parallax.enable = true
|
||||
parallax.tex = BG2_Berge_gau.png
|
||||
parallax.factor = 8
|
||||
parallax.depth = 8
|
||||
parallax.offset = -350
|
||||
parallax.enable = true
|
||||
parallax.tex = BG3_Berge_gruen.png
|
||||
parallax.factor = 6
|
||||
parallax.depth = 7
|
||||
parallax.offset = 100
|
||||
parallax.enable = true
|
||||
block-size = 60
|
||||
.P = [player]
|
||||
.S = [spawn]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue