Need Help With Constraining (very new to this)

maxerovmaxerov Member Posts: 9
edited November -1 in Working with GS (Mac)
(Sorry if I'm posting this in the wrong place.) If I want to make an actor move with another actor (as if they were glued together), how do I do it? The tutorial said to constrain the X and Y position values but I don't even know how to do that. Help please?

Comments

  • azavegaazavega Member Posts: 362
    Ok I think you have to make two attributes x and y then constrain the coordinates of your actor x and y to this attributes. Now if you want to move the other actor together with your main actor...
    you make a rule that when the main actor overlaps or collide with the other
    then constrain x and y of the second actor to the attribute x and y you got already... that should work i guess...
Sign In or Register to comment.