Godot Version
4.4.1
Question
I’m making my first game 2d top to bottom and for some reason i cant make work the collision for my enemy, my player can colide whit him but the collision that i made for some walls dosnt want to work
and then when i make him follow the player it just walks on top of the walls(my player colides whit the walls but the goblin no)
(all the tilemap, player and enemy are in the same layer and mask)