I just copied from this Youtube. https://youtu.be/eGt7ikx7FcQ?si=z1knVuGEdIkl38-v
When I pressed play, the error Array kept popping up.
Whats this mean by "Out of bounds get index '0'(on base: 'array'[Node]')? on 23 line.
On 40 lines, "Invalid get index 'global_position' (on base:'Nil').
Im new in Python and need some help with coding.
Im trying to make a game where my character could walk around with free MouseLook, also combined two Godot codes together to see if its work.
Subscribe and learn more from me about Game Development and Programming!
In this video, we talk about how to make a 3d character controller in Godot 4! We talk about how to do animations and how to handle collisions with the camera!
RESOURCES
Source Beginning: https://github.com/finepointcgi/3D-Movement-Tutorial-Godot-4/tree/Start
Source End: ...