Title explains it all.
Allow bots to walk everywhere, including base (Rust)
Rust NPC's can't walk in bases, only on groud and pre-set path (it just pops them out). There was plugins like PathFinding and other, but they doesnt work since there are nobody to care them on
PathFinding was for HumanNPC which doesn't use Rust npcs/AI.
I believe HumanNPC/Pathfinding/Waypoints are being maintained.
@dravenmeex - Rust npcplayers use navmesh to navigate. Navmesh is present on terrain/monuments etc but not on user built structures.
Htnplayers can use other methods but, again, not available on user built structures.
They will not walk in but they can jump all the way to the top of a building ;)
Can the NavMesh not be edited to include bases? If the parachute is active and they're up in the air, what happens when they get over a base? Is it possible for them to land on a base? If so, would they just disappear? I remember spawning a scientist on a foundation and he was there for about 3 seconds before *zipping* over to the ground.
No, it can't..At least not in our circumstances.
If you were to chute a bot on to some foundations he'd either get 'pulled' to the nearest navmesh or get destroyed.
If you were to chute a bot on to some foundations he'd either get 'pulled' to the nearest navmesh or get destroyed.
What if you disabled the NavMesh?
Npcs on foundations get relocated, or destroyed, because there is no navmesh there.
If you disabled it across the whole map, NpcPlayers wouldn't be able to spawn anywhere.
If you disabled it across the whole map, NpcPlayers wouldn't be able to spawn anywhere.
Steenamaroo
Npcs on foundations get relocated, or destroyed, because there is no navmesh there.
If you disabled it across the whole map, NpcPlayers wouldn't be able to spawn anywhere.
scientist_turrent_any/scientist_turret_lr300 doesn't move when placed on foundations for example by default
If I remember correctly, you can apply the same effect to other NPCs as well. At least scientists.
edit: entity name
I'm not all that familiar with HTNPlayers.
If you have them walking about on foundations you have my apologies.
If you have them walking about on foundations you have my apologies.
Steenamaroo
I'm not all that familiar with HTNPlayers.
If you have them walking about on foundations you have my apologies.
you'll still have problems with walking
Thought that.
The thread is about walking.
The thread is about walking.