mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交地图选择
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 129 B |
@@ -46,10 +46,10 @@
|
||||
"offsetY": 0,
|
||||
"trimX": 0,
|
||||
"trimY": 0,
|
||||
"width": 24,
|
||||
"height": 24,
|
||||
"rawWidth": 24,
|
||||
"rawHeight": 24,
|
||||
"width": 2,
|
||||
"height": 2,
|
||||
"rawWidth": 2,
|
||||
"rawHeight": 2,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
@@ -61,17 +61,17 @@
|
||||
"meshType": 0,
|
||||
"vertices": {
|
||||
"rawPosition": [
|
||||
-12,
|
||||
-12,
|
||||
-1,
|
||||
-1,
|
||||
0,
|
||||
12,
|
||||
-12,
|
||||
1,
|
||||
-1,
|
||||
0,
|
||||
-12,
|
||||
12,
|
||||
-1,
|
||||
1,
|
||||
0,
|
||||
12,
|
||||
12,
|
||||
1,
|
||||
1,
|
||||
0
|
||||
],
|
||||
"indexes": [
|
||||
@@ -84,12 +84,12 @@
|
||||
],
|
||||
"uv": [
|
||||
0,
|
||||
24,
|
||||
24,
|
||||
24,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
24,
|
||||
2,
|
||||
0
|
||||
],
|
||||
"nuv": [
|
||||
@@ -103,13 +103,13 @@
|
||||
1
|
||||
],
|
||||
"minPos": [
|
||||
-12,
|
||||
-12,
|
||||
-1,
|
||||
-1,
|
||||
0
|
||||
],
|
||||
"maxPos": [
|
||||
12,
|
||||
12,
|
||||
1,
|
||||
1,
|
||||
0
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user