Andesouler's Forum Posts

  • 3 posts
  • thank you very much, adding more image points to check for collision might be a good idea.

    I will also watch the demo for ideas

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • when I say how to "get" the coordinates I mean what is the correct instruction that allows me to have the coordinates of the collision point between two objects. I haven't been able to find the right instruction that allows me to do this.

    I already use the image point but some animations (for image reasons) have different points of origin causing a divergence in the visualization of the sprite when it passes from one animation to another.

    By getting the collision point between two objects I could set the position of the sprite directly where I want the new animation to start.

  • Hi everyone, I'm new and I don't speak much English, I apologize in advance for any grammatical errors :)

    I'm making a 2D platform and I need to get and store the x,y coordinates of the layout at the collision point between two objects, how is this possible?

    Specifically I need to get the x,y coordinates where my character lands on the floor.

    Thank you and good Construct

  • 3 posts