summaryrefslogtreecommitdiff
path: root/packages/TestPackage/Objects/Barn.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/TestPackage/Objects/Barn.json')
-rw-r--r--packages/TestPackage/Objects/Barn.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/TestPackage/Objects/Barn.json b/packages/TestPackage/Objects/Barn.json
index bee19e5..8bb6ae6 100644
--- a/packages/TestPackage/Objects/Barn.json
+++ b/packages/TestPackage/Objects/Barn.json
@@ -5,5 +5,12 @@
"Name": "testPackage/barn_v1.png",
"Offset": { "X": 0, "Y": 0 }
}
+ ],
+ "Colliders": [
+ {
+ "Type": "box",
+ "Size": { "X": 96, "Y": 52 },
+ "Offset": { "X": 16, "Y": 76 }
+ }
]
}