修改了 spine 为缓存模式

This commit is contained in:
panfudan
2025-07-20 13:56:10 +08:00
parent 75b2206b70
commit c6dea41c80
30 changed files with 4701 additions and 77 deletions

View File

@@ -402,8 +402,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.3,
"y": 0.3,
"x": 0.25,
"y": 0.25,
"z": 1
},
"_mobility": 0,
@@ -474,14 +474,14 @@
"defaultAnimation": "",
"_premultipliedAlpha": true,
"_timeScale": 1,
"_preCacheMode": 0,
"_cacheMode": 0,
"_preCacheMode": 1,
"_cacheMode": 1,
"_sockets": [],
"_useTint": false,
"_debugMesh": false,
"_debugBones": false,
"_debugSlots": false,
"_enableBatch": false,
"_enableBatch": true,
"loop": true,
"_id": ""
},