Add another layer, fix minor issues
This commit is contained in:
parent
6a342926b7
commit
7c5387421b
|
@ -3,18 +3,25 @@
|
||||||
"FPS": 25,
|
"FPS": 25,
|
||||||
"Layers" : {
|
"Layers" : {
|
||||||
"locomotive": {
|
"locomotive": {
|
||||||
"Z-Index": 2,
|
"Z-Index": 0,
|
||||||
"Direction": 4,
|
"Direction": 4,
|
||||||
"Speed": 3,
|
"Speed": 3,
|
||||||
"Repeat": false,
|
"Repeat": false,
|
||||||
"Transparent": "•"
|
"Transparent": "r"
|
||||||
},
|
},
|
||||||
"ground": {
|
"ground": {
|
||||||
"Z-Index": 1,
|
"Z-Index": 1,
|
||||||
"Direction": 6,
|
"Direction": 6,
|
||||||
"Speed": 1,
|
"Speed": 1,
|
||||||
"Repeat": true,
|
"Repeat": true,
|
||||||
"Transparent": "ä"
|
"Transparent": " "
|
||||||
}
|
},
|
||||||
|
"front" : {
|
||||||
|
"Z-Index": 0,
|
||||||
|
"Direction": 6,
|
||||||
|
"Speed": 2,
|
||||||
|
"Repeat": false,
|
||||||
|
"Transparent": " "
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,10 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* _o
|
|
||||||
| /
|
#######+ ######+##+ ##+##+ ##+##+ ##+##+ ##+#######+ ######+##+ ##+##+ ##+##+ ##+##+##+
|
||||||
===v=================--=================-==============--======-===========-====
|
##+----/##+----/##| ##|##| ##|##| ##|##| ##|##+----/##+----/##| ##|##| ##|##| ##|##|##|
|
||||||
|
|
#######+##| #######|##| ##|##| ##|##| ##|#######+##| #######|##| ##|##| ##|##|##|
|
||||||
|
\----##|##| ##+--##|##| ##|##| ##|##| ##|\----##|##| ##+--##|##| ##|##| ##|\-/\-/
|
||||||
|
#######|\######+##| ##|\######+/\######+/\######+/#######|\######+##| ##|\######+/\######+/##+##+
|
||||||
|
\------/ \-----/\-/ \-/ \-----/ \-----/ \-----/ \------/ \-----/\-/ \-/ \-----/ \-----/ \-/\-/
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
O _x
|
|
||||||
| /
|
|
||||||
===v=================--=================-==============--======-===========-====
|
|
||||||
|
|
|
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
o *
|
|
||||||
\ |
|
|
||||||
===v=================--=================-==============--======-===========-====
|
|
||||||
|
|
|
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
X p
|
|
||||||
\ |
|
|
||||||
===v=================--=================-==============--======-===========-====
|
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user