Skip to content

Bots follow NAV_MESH_CROUCH attribute#1749

Merged
sunzenshen merged 1 commit intoNeotokyoRebuild:masterfrom
sunzenshen:bot-nav-crouch
Feb 28, 2026
Merged

Bots follow NAV_MESH_CROUCH attribute#1749
sunzenshen merged 1 commit intoNeotokyoRebuild:masterfrom
sunzenshen:bot-nav-crouch

Conversation

@sunzenshen
Copy link
Copy Markdown
Contributor

Description

Bots crouch in response to a NAV_MESH_CROUCH attribute of a NavArea

Toolchain

  • Windows MSVC VS2022

@sunzenshen
Copy link
Copy Markdown
Contributor Author

sunzenshen commented Feb 27, 2026

Shrine has a few bridges where the NavAreas have the NAV_MESH_CROUCH attribute (blue diagonal cross):

Screenshot 2026-02-26 223953 Screenshot 2026-02-26 223857

Debatably, maybe we should also check the next NavArea to see if it also has a NAV_MESH_CROUCH attribute? Otherwise it could be tough for bots to enter a crouch area from a taller area.

@sunzenshen sunzenshen requested a review from a team February 27, 2026 05:43
@sunzenshen sunzenshen added the Bots Related to bot players label Feb 27, 2026
@Rainyan Rainyan self-requested a review February 27, 2026 07:47
Comment thread src/game/server/neo/bot/neo_bot_locomotion.cpp
@Rainyan Rainyan requested a review from a team February 27, 2026 08:05
@sunzenshen sunzenshen merged commit c1990e3 into NeotokyoRebuild:master Feb 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bots Related to bot players

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants