I want to do something like in Zelda, where you can slash the grass, but I'm having trouble with it. This is how I did it.
I made and enemy for the grass, with 1HP.
Then in the event I done \e[2] - so it reads the enemy, but it doesn't stand still, and I can pass over it.
How do I make it non-passable, and standing still?
Or how can I do this in a totally different/easier way.