Little problem with several "Change Scene" on several copys of an actor

Hi people!

I have a tiny issue copying an actor who have inside a "Change Scene" attribute; the original one just aims to "next scene" but the copyes aim each one to different scenes.

The problem is when i run this scene, all the copyes aim to the original one (next scene) and if i go inside each actor on the editor, everything is correct, i mean, every actorcopy aims to the correct scene, but when i run it, no :(


Im sure its a silly thing, but i could not find the solution.


Thanks in advance.

Comments

  • hotMagichotMagic Member, PRO Posts: 266
    They seem to be getting cued at the same time. They each have a diff rule right? So just to debug, put a display text in each one and turn OFF the scene actions. This way, if it's working right, you'll see the right text.
  • DuendeArkanoDuendeArkano Member Posts: 52
    Hi again! :)

    Each one have their own display text and it works ok when i run the scene, so i see the correct text, but when i click on any of the boxes, all of them aims to the same place, when they shouldn't

    What i have:

    Original Actor:

    Display Text: hi
    Change Scene: Next Scene

    Copy1:

    Display Text: 1
    Change Scene: to 1

    Copy2:

    Display Text: 2
    Change Scene: to 2

    and so on...

    The idea its to make something like a selection screen ^____^
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited December 2012

    @DuendeArkano

    Hi Duende, I guess you have When touch is pressed before all of them...

    Perhaps there is a small bug with copying Change Scene behaviours then amending the destination, although I'm not certain there is....

    Whatever the problem, a simple solution is to delete the Change Scene behaviours in each of the copies and replace with a fresh one, with the appropriate Go to Scene, set as you want.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • DuendeArkanoDuendeArkano Member Posts: 52
    Hi again Gyroscope!

    Its kind of....crazy? jajajajjaa it really is, probably would be a bug, because its nonsenseful, the last thing i've done its to create a new actor, doing the same thing, did you know the result? THE SAME!!!! does not matter if its a copy or a new one, the change scene just go to the next one, not to the one i want :((((((

    So, where do i go to report the bug?? :(((
Sign In or Register to comment.