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

11 lines
119 B
JSON
Raw Normal View History

{
"sprite": "red_circle",
"collision": [
{
2018-11-08 22:26:11 +01:00
"type": "circle",
"center": [0, 0],
"radius": 0.46875
}
]
}