Godot Version
4.3
Question
Hello, new to godot. I am trying to make collisions - they just don’t work.
I want some specific tilesets to block the player. My movement script in picture.
I’ve also tried to set-up tile-set collision. Player is set as collision layer 1 and collision mask to 2,3. What am I doing wrong???
I really tried a lot of things - nothing seems to work. I also watched tutorials, do it like them, still no clue why it’s not working.