CameraUI sprites positions configurable via cameras.json
This commit is contained in:
15
assets/data/sprites/custom_night.json
Normal file
15
assets/data/sprites/custom_night.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"labels": {
|
||||
"title": "sprites/custom_night/labels/1.png",
|
||||
"arrowRight": "sprites/custom_night/labels/2.png",
|
||||
"arrowLeft": "sprites/custom_night/labels/3.png",
|
||||
"readyButton": "sprites/custom_night/labels/4.png",
|
||||
"arrowRight2": "sprites/custom_night/labels/5.png",
|
||||
"arrowLeft2": "sprites/custom_night/labels/6.png",
|
||||
"levelInfo": "sprites/custom_night/labels/7.png"
|
||||
},
|
||||
"icons": { "base": "sprites/custom_night/icons/", "start": 1, "end": 10 },
|
||||
"names": { "base": "sprites/custom_night/names/", "start": 1, "end": 10 },
|
||||
"modes": { "base": "sprites/custom_night/modes/", "start": 1, "end": 10 },
|
||||
"rewards": { "base": "sprites/custom_night/rewards/", "start": 0, "end": 8 }
|
||||
}
|
||||
Reference in New Issue
Block a user