Actor Snapping

illestEditzillestEditz Member Posts: 15
edited May 2014 in Tech Support

Hey guys, I am currently working on a school project that requires actors snapping to another actor, I have the base of it working but when I duplicate the rule of one actor "actor_a" to "LowerOpacity_a" it snaps to a different actor. In my game I have a-z actors, so for example, letter "a" snaps to "LowerOpacity_b". On all the actors with the name "LowerOpacity_" I have two Constrain Attributes with: constrain: game.TargetX to: self.position.x / game.TargetY to: self.postition.y

If you do not get what I mean, I'll be happy to post a video of my problem!

Comments

  • illestEditzillestEditz Member Posts: 15

    bump

  • SocksSocks London, UK.Member Posts: 12,822
    edited May 2014

    @illestEditz said:
    bump

    Keeping your rules secret = lots of bumps + a few random guesses ! :smile:

    My best guess would be that there is a mistake in the way you have your code set up.

Sign In or Register to comment.