Player has no shape, but it does

Godot Version

4.3

Question

Hello I am attempting to add a player scene to my world node however, for some reason its saying my player has no shape even though it clearly has a collisionshape2D and is defined within its own player layer. I am following a video tutorial and doing exactly what he does, however, my player will not show up in my world node. What am I doing wrong?


Theres a star in brackets behind the scene name which suggets you havent saved it. Thats maybe why this warning occurs. Press ctrl + s to save

1 Like