#Mouse level select
10 messages · Page 1 of 1 (latest)
make a button and in the button code make it so it takes you to a room once clicked
so basically get an object name it button put it somewhere in the room give it a mouse button or tapped event tap is found in the gesture
and on the event do roomgoto(Room)
give me an example of what i should write