gdquest-demos / godot-4-3d-third-person-controller

Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.
MIT License
712 stars 79 forks source link

Cannot infer the type of "next_location" variable because the value doesn't have a set type. #23

Open lumenwrites opened 1 year ago

lumenwrites commented 1 year ago

When I download and run this project in Godot v4.03, I get the following error:

Screen Shot 2023-06-18 at 15 04 17

Edit:

This only happens with the files downloaded from here: https://www.gdquest.com/news/2022/12/godot-4-third-person-controller/

When I download the repo, everything works fine.

SSebigo commented 1 year ago

Look at the answer of issue #20

GigglingGalaxy commented 8 months ago

add 3d navigation agent node to Beetle