I think the first stage of my scene editor is complete. I still need to decide how the data will be store and how I will handle the entities(Example: moving platform, enemies, etc) but I'll figure out later.
The logic layer of the map. It's filled automatically if a tile is added on the front tile but there is also a way to edit them. I used the same method on my platform example.