This repository has been archived on 2021-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-48/assets/worlds/mainworld.json
2021-04-24 11:17:34 -04:00

12 lines
162 B
JSON

{
"end_position": {
"x": 10000.0,
"y": 10000.0
},
"fish": [
{
"x": 100.0,
"y": 100.0
}
]
}