My collision is not working

I just recently started back up and making a topdown game. my walls are not stopping the player. how do I fix this for a top down game?

Make sure your player is set to moveable

ok I disabled the gravity and the player still falls.

Either the Walls, or the player is not solid. Please enable both of them. and the players are moveable.