Skip to content

Commit ecc4ac3

Browse files
committed
feat: update behaviourData->Find Enemy mode data
1 parent ffb76ed commit ecc4ac3

66 files changed

Lines changed: 18 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

contributes/meta3d-action-mod-unit-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-mod-unit-init",
3-
"version": "1.3.86",
3+
"version": "1.3.87",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-mod-unit-init-protocol"

contributes/meta3d-action-mod-unit-init/src/Main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ export let getContribute: getContributeMeta3D<actionContribute<uiData, state>> =
456456
mode: behaviourMode.FindEnemy,
457457
values: {
458458
[behaviourModeKey.FindEnemyDistanceFactor]: 500,
459+
[behaviourModeKey.PursuitDistanceFactor]: 8,
459460
}
460461
},
461462
idleMode: {

contributes/meta3d-action-mod-unit-set-behaviourdata-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-mod-unit-set-behaviourdata-mode",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {

contributes/meta3d-action-mod-unit-set-behaviourdata-values/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-mod-unit-set-behaviourdata-values",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {

contributes/meta3d-input-mod-unit-dynamic-behaviourdata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-input-mod-unit-dynamic-behaviourdata",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"publisher": "meta3d",
55
"description": "",
66
"protocol": {

defaults/meta3d-commonlib/lib/bs/.bsdeps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ src\log 0x1.a5a64897c2f18p+30
1818
src\copy 0x1.a5a64897c0e59p+30
1919
src\contract 0x1.a5a64897bfdf9p+30
2020
===
21-
D:\Github\Meta3D\node_modules\rescript\win32\rescript.exe 0x1.a80536198571ap+30
21+
D:\Github\Meta3D\node_modules\rescript\win32\rescript.exe 0x1.a80643fe9779p+30
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Start(111051935)
2-
#Done(111053201)
1+
#Start(128322208)
2+
#Done(128322947)
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)