programming door

  • #1, by lyraThursday, 28. January 2016, 08:35 8 years ago
    Hello,
    I wanted to know how to make a door with a click the character walks to the door and change the scene
    and double click it teleport directly to another scene (don't walk)

    Thanks

    Newbie

    31 Posts


  • #2, by afrlmeThursday, 28. January 2016, 12:44 8 years ago
    It's the same as basic object interaction. Create a scene object. Setup the interaction position & alignment via the objects properties tab. Next create the object area (interaction polygon) that will be used to detect when the mouse cursor enters the objects interaction area. Now create a x command executed at destination action & create a change scene action part, select the active character from the dropdown list & define the scene you will be changing to & the object to set the characters position in the next scene to. For double click: create a double click action (immediate) & add the same action(s) you created in the x command executed at destination action.

    Hope this helps.

    P.S: you could try downloading one of the demo templates off the main page. I'm sure they will give you a better understanding of what I just said (above).

    http://www.visionaire-studio.net/cms/visionaire4-english.html/

    Imperator

    7278 Posts

  • #3, by lyraFriday, 29. January 2016, 07:31 8 years ago
    Thank you!!!! :3

    Newbie

    31 Posts