Skip to content

Commit 3705690

Browse files
authored
Add files via upload
1 parent b2fc2b7 commit 3705690

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

hitbox.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "hitbox",
3+
"data": {
4+
"x": -1,
5+
"y": -1,
6+
"visible": true,
7+
"color": "white",
8+
"hitbox": true
9+
},
10+
"display_color": [255, 0, 0]
11+
}

0 commit comments

Comments
 (0)