Hi can someone who knows how to make 3d movment in godot tell me how to (in the easiest method if possible) thanks!
Blobdev-
Hi can someone who knows how to make 3d movment in godot tell me how to (in the easiest method if possible) thanks!
Blobdev-
There’s more than one method to make 3D movement. What kind of game / movement are you looking for?
I really don’t want to be that guy, but I highly recommend you use a search engine such as Google to try and find some solutions online. Chances are if you’re looking for basic tutorials, code samples or even addons, you will find them without having to ask a vague question and hope that someone will know exactly what you meant and give you a good answer.
3d movement if that helps (tell me if it dosent help(
Sorry that doesn’t help. Do you mean for a 3d platformer, an FPS, tank controls?
3d platformer.
Here’s the Your First 3D game tutorial that’s available in the official documentation. In the documentation you will also find resources for learning the design philosophy behind Godot, and how to use the various nodes currently implemented in Godot.
I’m with @paintsimmon though. You need to be more precise in your description of your problem. Being vague, though, is often an indicator of insufficient knowledge. For this reason, you should find some tutorials (like the one I linked) and follow them to get a sense of what’s possible.
I hope that helps. If it doesn’t, please describe why.
That’s the tutorial im following, his code dosent work
Why is it not working?
I’m not great at 3D movement but I recommend this tutorial, and I’ve checked if it still works in the latest version (it does) I hope this helps ![]()
It floods my code with errors when I put the exact code he has
This isn’t very useful at all. Could you screenshot or copy paste the errors you are getting?