Vel instead of px
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"activeFile": "overworld.tsx",
|
||||
"activeFile": "map.tmj",
|
||||
"expandedProjectPaths": [
|
||||
"templates",
|
||||
"."
|
||||
@ -14,10 +14,10 @@
|
||||
},
|
||||
"map.tmj": {
|
||||
"scale": 3,
|
||||
"selectedLayer": 1,
|
||||
"selectedLayer": 2,
|
||||
"viewCenter": {
|
||||
"x": 6909.5,
|
||||
"y": 6948.166666666666
|
||||
"x": 6665.833333333333,
|
||||
"y": 6764.5
|
||||
}
|
||||
},
|
||||
"overworld.tsx": {
|
||||
@ -34,8 +34,8 @@
|
||||
],
|
||||
"project": "map project.tiled-project",
|
||||
"recentFiles": [
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"map.tmj",
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
|
Reference in New Issue
Block a user