First I was wondering if any of you would like to implement the home page where people can publish bubble projects to via MQTT also did you know MQTT can transfer across snap projects
If you want to have a home page you can keep a device running to collect data of all of the projects json files from the topic and send them to the client when a get message is sent. This will make sure that the client does not have to wait for a bubble block project to be submitted.
the elephant in the room
The fake cursor is in the way of the actual one and prevents the user from interacting with the project.
I’m not sure how to help you with the home page part, but there are a few bugs in this. For some reason, the mouse goes behind the create sprite text; and you can’t really click anything besides that text due to the mouse covering the actual one. Besides that, it looks okay. It just needs a few fixes here and there.