Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.
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
When I download and run this project in Godot v4.03, I get the following error:
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.