feat: darken players when on the lower part of a map

This commit is contained in:
Janek
2024-05-22 22:39:37 +02:00
parent 2e48662644
commit 01beb3b180
3 changed files with 30 additions and 11 deletions

View File

@@ -3,5 +3,6 @@
"pos_y": 2887.0,
"scale": 7.0,
"rotate": 0,
"zoom": 0.0
"zoom": 0.0,
"altitude_split": -495
}

View File

@@ -3,5 +3,6 @@
"pos_y": 1762.0,
"scale": 4.0,
"rotate": 0,
"zoom": 0.0
"zoom": 0.0,
"altitude_split": 11700
}