I don't know why, but when I press the arrow keys, nothing happens. The sprite does not move, and the animations are not playing. The only things that are working are the mirror function and the idle animation.
Link: https://drive.google.com/file/d/1dG28J0vEEvQmdlVCUXyglCLZXp2iQf3s/view?usp=drive_link (I have no idea how to share the actual file here, so here you go)
Develop games in your browser. Powerful, performant & highly capable.
The Map (Tilemap) object is set to solid, uncheck "Enabled" from Solid behavior and it will work.
Thank you so much!