This repository has been archived on 2025-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
TaggedEngine/stages/stage.json
2025-05-29 23:28:13 +07:00

16 lines
279 B
JSON

{
"directory": "",
"defaultZoom": 0.75,
"isPixelStage": false,
"boyfriend": [500, 100],
"girlfriend": [0, 100],
"opponent": [100, 100],
"hide_girlfriend": false,
"camera_boyfriend": [0, 0],
"camera_opponent": [0, 0],
"camera_girlfriend": [0, 0],
"camera_speed": 1
}