This week I stopped with the greybox to implement some gameplay things.
I added a new enemy, a soldier who shoots arrows from a distance. The arrows also destroy destructibles.
I also made some improvements to destructibles, including removing the collision with the player and enemies right after it's destroyed. Plus you can now destroy destructibles using dash.
I placed a hole in the level, where there is a collider at the bottom that kills the player and enemies.
I spent the rest of the time placing various destructibles in the level.