Taking a break from hitboxes
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"activeFile": "overworld.tsx",
|
||||
"activeFile": "map.tmj",
|
||||
"expandedProjectPaths": [
|
||||
"templates",
|
||||
"."
|
||||
@ -16,8 +16,8 @@
|
||||
"scale": 4,
|
||||
"selectedLayer": 2,
|
||||
"viewCenter": {
|
||||
"x": 6625.125,
|
||||
"y": 6667.875
|
||||
"x": 6599.375,
|
||||
"y": 6795.125
|
||||
}
|
||||
},
|
||||
"overworld.tsx": {
|
||||
@ -35,8 +35,8 @@
|
||||
"project": "map project.tiled-project",
|
||||
"property.type": "int",
|
||||
"recentFiles": [
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"map.tmj",
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
|
11
data/map.tmj
11
data/map.tmj
@ -40,9 +40,9 @@
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 4, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 18, 19, 20, 1, 1,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 34, 35, 36, 1, 1],
|
||||
"height":16,
|
||||
"width":16,
|
||||
"x":400,
|
||||
@ -270,7 +270,6 @@
|
||||
}],
|
||||
"height":32,
|
||||
"id":1,
|
||||
"locked":true,
|
||||
"name":"Base Layer",
|
||||
"opacity":1,
|
||||
"startx":384,
|
||||
@ -426,8 +425,8 @@
|
||||
"type":"player_spawn",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":6591.33333333333,
|
||||
"y":6787
|
||||
"x":6607.58333333333,
|
||||
"y":6944.25
|
||||
},
|
||||
{
|
||||
"id":7,
|
||||
|
Reference in New Issue
Block a user