Actor in scenes problems

VGXVGX Member Posts: 796
edited November -1 in Working with GS (Mac)
I'm doing something very wrong here and can't figure it out :(

How do I use the same Actor in different scenes? Example..
When actor is touched, vanish then go to scene 2.. then again scene 3, 4 and so on.. But it doesn't do it. Just goes back and forward to scene 1&2

Whats the right way of doing this?

Comments

  • RedlerTechRedlerTech Member Posts: 1,583
    I'll take a look for free if you want - matthewredler@gmail.com

    BUT 1st try this - did you do pressed or released? I recommend released. Do when touch is released, interpolate self.color.alpha to 0. Make a rule, when self.color.alpha is 0 to change scene to next scene :D

    Matt
  • VGXVGX Member Posts: 796
    Thanks. I'll email it to you now
  • VGXVGX Member Posts: 796
    Have you received my email? Have done the whole thing wrong?
  • RedlerTechRedlerTech Member Posts: 1,583
    I replied to your email, I will start looking at the project now, have been working with people from my 1 on 1 project help.

    Matt :D
  • VGXVGX Member Posts: 796
    Your very kind thanks for helping. I'm sure this is very basic stuff but when its your first project the mind just goes blank (well mine does) lol
  • RedlerTechRedlerTech Member Posts: 1,583
    VeiraOne said:
    Your very kind thanks for helping. I'm sure this is very basic stuff but when its your first project the mind just goes blank (well mine does) lol

    LOL, I sent you the project, I will send you another email now of what I did to fix it. If you need something else, feel free to email me

    Matt :D
Sign In or Register to comment.