How do i make a button to press to go to a specified scene

Srandy

  • Posts: 6
How do i make a button to press to go to a specified scene?
I have some graphics/actors loaded, and I want to create several buttons on the first scene, each going to a different scene when pressed/clicked/touched.

Tuo

  • *
  • Posts: 2469
A button is just an actor with a "mouse pressed on self" event that has a scene transition as the event.
Don't look to me but rather to the One who is the reason for what I do. :)

If you need help, send me a PM. Even if I haven't been on in the forums in ages, I still receive those messages via email notifications. You can also reply to any of my forum posts, regardless of the age (especially if I created it), and I will likely reply.

If you want to see the programming behind certain types of games, feel free to check out my "Demo-" games on StencylForge (http://community.stencyl.com/index.php/topic,16160.0.html)