#Mouse level select

10 messages · Page 1 of 1 (latest)

nova agate
#

Hello. Does anyone know how to make it so that: if the mouse goes on a specific location and you click on it, it takes to a certain room.

last valve
#

make a button and in the button code make it so it takes you to a room once clicked

nova agate
#

how?

#

what do i write

last valve
#

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)

nova agate
#

give me an example of what i should write

last valve
#

ok

#

thats all you need