Gridmap not colliding with player

Godot Version

4.6.1

Question

Why is my player not colliding with gridmap? I didn't change anything with the code and it worked before I made the added the torch.

video

tutorial I used

I’d guess you changed something in the GridMap when you added the torch to it. None of the collisions are typically handled by code.

I forgot to make each hitbox unique so each hitbox was the torches

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.