feat: 支持自动寻路算法

This commit is contained in:
2025-09-21 21:31:54 +08:00
parent 35cfabb66b
commit d6aa74cb9d
10 changed files with 1003 additions and 90 deletions

View File

@@ -52,7 +52,7 @@
},
"autoReleaseAssets": false,
"_globals": {
"__id__": 27
"__id__": 32
},
"_id": "58132e64-0171-4c7f-89be-a2984ca7de6b"
},
@@ -69,28 +69,31 @@
"__id__": 3
},
{
"__id__": 9
"__id__": 10
},
{
"__id__": 18
"__id__": 20
},
{
"__id__": 6
},
{
"__id__": 21
"__id__": 23
},
{
"__id__": 26
}
],
"_active": true,
"_components": [
{
"__id__": 24
"__id__": 29
},
{
"__id__": 25
"__id__": 30
},
{
"__id__": 26
"__id__": 31
}
],
"_prefab": null,
@@ -238,6 +241,8 @@
"z": 10
},
"smoothness": 0.1,
"mapWidth": 1080,
"mapHeight": 2560,
"_id": "f3ED2JS1JKurfMG53fWzmg"
},
{
@@ -256,6 +261,9 @@
},
{
"__id__": 8
},
{
"__id__": 9
}
],
"_prefab": null,
@@ -349,6 +357,34 @@
"loop": true,
"_id": "bfAE5dYjNG5JfiAUJyxBbf"
},
{
"__type__": "cc.RigidBody2D",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 6
},
"_enabled": true,
"__prefab": null,
"enabledContactListener": false,
"bullet": false,
"awakeOnLoad": true,
"_group": 4,
"_type": 2,
"_allowSleep": true,
"_gravityScale": 0,
"_linearDamping": 0,
"_angularDamping": 0,
"_linearVelocity": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_angularVelocity": 0,
"_fixedRotation": true,
"_id": "f26+sa035BLpRjrovODcjh"
},
{
"__type__": "cc.Node",
"_name": "TiledMap",
@@ -359,19 +395,22 @@
},
"_children": [
{
"__id__": 10
"__id__": 11
},
{
"__id__": 13
"__id__": 14
}
],
"_active": true,
"_components": [
{
"__id__": 16
"__id__": 17
},
{
"__id__": 17
"__id__": 18
},
{
"__id__": 19
}
],
"_prefab": null,
@@ -410,16 +449,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 9
"__id__": 10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
"__id__": 12
},
{
"__id__": 12
"__id__": 13
}
],
"_prefab": null,
@@ -458,7 +497,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 10
"__id__": 11
},
"_enabled": true,
"__prefab": null,
@@ -480,7 +519,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 10
"__id__": 11
},
"_enabled": true,
"__prefab": null,
@@ -519,16 +558,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 9
"__id__": 10
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 14
"__id__": 15
},
{
"__id__": 15
"__id__": 16
}
],
"_prefab": null,
@@ -567,7 +606,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 13
"__id__": 14
},
"_enabled": true,
"__prefab": null,
@@ -589,7 +628,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 13
"__id__": 14
},
"_enabled": true,
"__prefab": null,
@@ -601,7 +640,7 @@
"r": 255,
"g": 255,
"b": 255,
"a": 255
"a": 0
},
"_id": "30V2VyJEZCsKfZxqWiSZMJ"
},
@@ -611,7 +650,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
"__id__": 10
},
"_enabled": true,
"__prefab": null,
@@ -633,7 +672,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
"__id__": 10
},
"_enabled": true,
"__prefab": null,
@@ -645,6 +684,23 @@
"cleanupImageCache": true,
"_id": "af4s2K0x1MH5srzPTEFKZE"
},
{
"__type__": "9f9f8e8d-3b4c-5d6e-9f0e-2b3c4d5e6f7g",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 10
},
"_enabled": true,
"__prefab": null,
"tiledMap": {
"__id__": 18
},
"walkableLayerName": "WalkableLayer",
"tileSize": 32,
"_id": "b7cmI9hyJG85zE5AHvozc+"
},
{
"__type__": "cc.Node",
"_name": "Bg",
@@ -657,10 +713,10 @@
"_active": false,
"_components": [
{
"__id__": 19
"__id__": 21
},
{
"__id__": 20
"__id__": 22
}
],
"_prefab": null,
@@ -699,7 +755,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 18
"__id__": 20
},
"_enabled": true,
"__prefab": null,
@@ -721,7 +777,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 18
"__id__": 20
},
"_enabled": true,
"__prefab": null,
@@ -766,10 +822,10 @@
"_active": true,
"_components": [
{
"__id__": 22
"__id__": 24
},
{
"__id__": 23
"__id__": 25
}
],
"_prefab": null,
@@ -808,7 +864,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 23
},
"_enabled": true,
"__prefab": null,
@@ -830,7 +886,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 21
"__id__": 23
},
"_enabled": true,
"__prefab": null,
@@ -840,9 +896,102 @@
"camera": {
"__id__": 4
},
"moveSpeed": 5,
"pathfinder": {
"__id__": 19
},
"moveSpeed": 300,
"mapWidth": 1080,
"mapHeight": 2560,
"_id": "c1AuAU3IlKnLOzgk9vsBr4"
},
{
"__type__": "cc.Node",
"_name": "Manager",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 27
},
{
"__id__": 28
}
],
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": "faEV0Z9e5HPJZltMJt2Zn9"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 26
},
"_enabled": true,
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 100
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": "f6ZiYZJ6JClotvMwMwGhqR"
},
{
"__type__": "8a6e8808jhN2YJHxuzifqTC",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 26
},
"_enabled": true,
"__prefab": null,
"tiledMap": {
"__id__": 18
},
"playerNode": {
"__id__": 6
},
"_id": "35G3LX9BRHiJifNhcAwfoE"
},
{
"__type__": "cc.UITransform",
"_name": "",
@@ -914,29 +1063,29 @@
{
"__type__": "cc.SceneGlobals",
"ambient": {
"__id__": 28
},
"shadows": {
"__id__": 29
},
"_skybox": {
"__id__": 30
},
"fog": {
"__id__": 31
},
"octree": {
"__id__": 32
},
"skin": {
"__id__": 33
},
"lightProbeInfo": {
"shadows": {
"__id__": 34
},
"postSettings": {
"_skybox": {
"__id__": 35
},
"fog": {
"__id__": 36
},
"octree": {
"__id__": 37
},
"skin": {
"__id__": 38
},
"lightProbeInfo": {
"__id__": 39
},
"postSettings": {
"__id__": 40
},
"bakedWithStationaryMainLight": false,
"bakedWithHighpLightmap": false
},