
G
Publisher
growingbrains
Navigation2DServer Demo
Game Kits
Navigation 2D Server Agent Obstacle Interactive Demo Movement
Navigation2DServer Demo for Godot Engine 3.5. Basic 2D navigation server in Godot Engine 3.5 using Navigation2DServer, NavigationAgent2D, NavigationObstacle2D. Mouse interactive to add Navigation Agents and move Navigation Obstacles. Left Mouse click to change navigation agent(s) target position, dragging is allowed. i.e. hold down the left mouse button and move the agent target. Left Mouse click to move obstacles, click and drag to observe navigation agents avoid moving navigation obstacles....
NavigationServer2DTest
Godot NavigationServer2D test for Godot Engine 4.0.
See 3.5 branch for old demo.
https://github.com/sjharb/Navigation2DServerTest/tree/3.5
Godot Asset Library
Coming soon for Godot 4.0
YouTube demonstration
Coming soon for Godot 4.0
Godot 3.5 https://youtu.be/WCDA0O8VUIE
Basic 2D navigation server demo in Godot Engine 4.0 using the following components
Mouse interactive to add Navigation Agents and move Navigation Obstacles
- Left Mouse click to change navigation agent(s) target position, dragging is allowed. i.e. hold down the left mouse button and move the agent target.
- Left Mouse click to move obstacles, click and drag to observe navigation agents avoid moving navigation obstacles.
- Right Mouse click to add navigation agent characters.
- Middle click and hold to pan or to move the camera to the clicked position.
- Middle Scroll up/down to zoom in/out.