Skip to content

Commit

Permalink
whellball: add collison for barrier
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
cosmo-ray committed Nov 27, 2023
1 parent 63dc5c2 commit 86a2c06
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions tileset/whellball-noitoise-stade.tmj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"name":"Entries",
"objects":[
{
"class":"",
"height":30.2149912841371,
"id":1,
"name":"Street0",
Expand All @@ -99,6 +98,7 @@
"value":"down"
}],
"rotation":0,
"type":"",
"visible":true,
"width":597.327135386403,
"x":466.008134805346,
Expand Down Expand Up @@ -139,6 +139,12 @@
"id":3,
"name":"Up Col",
"opacity":1,
"properties":[
{
"name":"Collision",
"type":"int",
"value":1
}],
"type":"tilelayer",
"visible":true,
"width":48,
Expand Down Expand Up @@ -202,7 +208,6 @@
"name":"Actionable",
"objects":[
{
"class":"",
"height":24.3481,
"id":2,
"name":"lost_2",
Expand Down Expand Up @@ -243,6 +248,7 @@
"value":2
}],
"rotation":0,
"type":"",
"visible":true,
"width":29.0606,
"x":1482.35750932139,
Expand All @@ -258,7 +264,7 @@
"nextobjectid":3,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.9.2",
"tiledversion":"1.10.1",
"tileheight":32,
"tilesets":[
{
Expand All @@ -275,6 +281,6 @@
}],
"tilewidth":32,
"type":"map",
"version":"1.9",
"version":"1.10",
"width":48
}

0 comments on commit 86a2c06

Please sign in to comment.