Triangle physics seemingly done
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"activeFile": "map.tmj",
|
||||
"activeFile": "overworld.tsx",
|
||||
"expandedProjectPaths": [
|
||||
"templates",
|
||||
"."
|
||||
".",
|
||||
"templates"
|
||||
],
|
||||
"fileStates": {
|
||||
":/automap-tiles.tsx": {
|
||||
@ -13,11 +13,11 @@
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"map.tmj": {
|
||||
"scale": 4,
|
||||
"selectedLayer": 2,
|
||||
"scale": 3,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 6599.375,
|
||||
"y": 6795.125
|
||||
"x": 6520.166666666666,
|
||||
"y": 6836.833333333333
|
||||
}
|
||||
},
|
||||
"overworld.tsx": {
|
||||
@ -35,8 +35,8 @@
|
||||
"project": "map project.tiled-project",
|
||||
"property.type": "int",
|
||||
"recentFiles": [
|
||||
"overworld.tsx",
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
|
Reference in New Issue
Block a user