Mimic an object's position problem

This forum is currently in read-only mode.
  • Alright, so I have an objectA that would do random stuff like go here, go there, change animation angle randomly etc. I also have another objectB which aims to mimic that objectA. I practically am able to make objectB mimic objectA at most parts except for its animation angle.

    I can't find an event that checks what animation angle objectA is playing. I tried the "Compare angle" but it doesnt seem to work. I'm trying to make objectB mimic objectA in a way that if the animation angle of objectA is 90 degrees, objectB will also change to having a 90 degrees animation angle.

    FYI, they both have the same animation names and animation angles, they just differ in the images of each angles/animation.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Have you tried.

    Always

    Object B angle = Object A angle

    Seems like that would work. Maybe I'm misunderstanding you.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)