Godot Version
4.4 (stable)
Question
im trying to create the player but it seems like characterbody2D doesn’t exist anymore, i also reinstalled the engine but still the same issue
4.4 (stable)
im trying to create the player but it seems like characterbody2D doesn’t exist anymore, i also reinstalled the engine but still the same issue
Make sure you don’t have any profile loaded in the Editor -> Manage Editor Features...
or that you don’t have that node or any of its parents disabled if you have a profile selected.
thank you! i remembered that i disabled some 2D nodes in my 3D game so i can have more FPS