godot-docs
godot-docs copied to clipboard
Navigation2d Overview References Incorrect Methods
Your Godot version: 4.0
Issue description: Tutorial code refers to non existent methods:
set_target_locationnot found -> should beset_target_positionget_next_locationnot found -> should beget_next_path_position
URL to the documentation page: https://docs.godotengine.org/en/stable/tutorials/navigation/navigation_introduction_2d.html
Fix #6823 is not merged and missing the setter.