pandemonium_engine/modules/navigation_dummy
Relintai c11500d480 Ported from godot4: Rename Navigation uses of 'location' to 'position'
Contrary to the entire rest of the engine NavigationAgent's and NavigationLinks decided to deal with locations instead of positions.
- smix8
bf1571979c
2023-06-09 10:28:31 +02:00
..
config.py
dummy_navigation_2d_server.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
dummy_navigation_2d_server.h Ported from godot4: Rename Navigation uses of 'location' to 'position' 2023-06-09 10:28:31 +02:00
dummy_navigation_server.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
dummy_navigation_server.h Ported from godot4: Rename Navigation uses of 'location' to 'position' 2023-06-09 10:28:31 +02:00
register_types.cpp Make sure the dummy navigation server is used automatically if the normal is disabled. 2023-04-16 19:10:30 +02:00
register_types.h
SCsub