Results 2 comments of mafo5

I would also like to have a condition like `enemy.collected` so I can make something like ``` catch [!enemy.collected] ``` or even `enemy.is_improvement` or something like that

The problem with the live event is, that it will bind all events to its parents and so on. We have used your changed evently.js and ran into multiple event...