This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
rpgedit/static/resources/entity/red_circle.json

10 lines
119 B
JSON

{
"sprite": "red_circle",
"collision": [
{
"type": "circle",
"center": [0, 0],
"radius": 0.46875
}
]
}