home
·
contact
·
privacy
projects
/
rc3_plom_map
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e556ac6
)
Make hash tile collide.
author
Christian Heller
<c.heller@plomlompom.de>
Fri, 25 Dec 2020 00:45:56 +0000
(
01:45
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Fri, 25 Dec 2020 00:45:56 +0000
(
01:45
+0100)
main.json
patch
|
blob
|
history
diff --git
a/main.json
b/main.json
index 785597b70bacd2078bd95e6ebe1ea1e07cbcc1fb..cd49168edf4f6b426fd19b2589b833c2266207df 100644
(file)
--- a/
main.json
+++ b/
main.json
@@
-62,6
+62,16
@@
"spacing":0,
"tilecount":2,
"tileheight":32,
+ "tiles":[
+ {
+ "id":1,
+ "properties":[
+ {
+ "name":"collide",
+ "type":"bool",
+ "value":true
+ }]
+ }],
"tilewidth":32
}],
"tilewidth":32,