wrap Y for scene problem

Hi!
I have scene and two actors.I need to actor A fell down and when it reached the bottom appeared on top. For this I use the attribute wrap Y. Attribute wrap Y should be changed to true after touch/press actor B. I created the appropriate rules, but the attribute wrap Y is not changing. What I'm doing wrong?

Comments

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,880

    I don't think you can modify the wrap Y attribute once the scene has started.

    Instead, make a rule that states when actor A reaches the bottom of the scene, change it's Y position to the top of the scene.

  • murdeck82murdeck82 Member Posts: 18

    thanks, I'll try

Sign In or Register to comment.