Hard times again.
It seems like I just added notes, but in fact I consolidated the JSON file that is used to generate a level.
I also made everything possible for me to be sure objects can interact with each other and can be
aware of what's going on in the game.
For example, I made the little lights aware of the whole lights sequence so in the future I can
be sure that, when player & light collide, they should not activate if it's not the right time for
it.
Big work and more coming!