summaryrefslogtreecommitdiffstats
path: root/static/resources/entity/red_circle.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/resources/entity/red_circle.json')
-rw-r--r--static/resources/entity/red_circle.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/resources/entity/red_circle.json b/static/resources/entity/red_circle.json
new file mode 100644
index 0000000..65af16a
--- /dev/null
+++ b/static/resources/entity/red_circle.json
@@ -0,0 +1,10 @@
+{
+ "sprite": "red_circle",
+ "collision": [
+ {
+ "type": "circle",
+ "center": [0, 0],
+ "radius": 0.46875
+ }
+ ]
+}