RalfW's Forum Posts

  • 3 posts
  • nosemeocurrenada Your my hero! it worked like a charm

    Also thanks to the others for your help but nosemeocurrenada solution is for me the easiest and cleanest.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to destroy an sprite on touch. But I have the problem if there are two instances at the same position that both instances are destroyed.

    I want that only the instance which is on the top (Z Order) get destroyed. How can I get the two instances that are affected by the touch event?

    [attachment=0:190jsmke][/attachment:190jsmke]

  • I'm trying to let my player sprite (Platform & Physics behaviors) jump toward a specific position with the function "Apply force toward position" (Physics).

    [attachment=0:2o1wcncd][/attachment:2o1wcncd]

    The player sprite do nothing but the jumpPhase is set to 0 on the third touch

    Do I have to use another functions or what I'm doing wrong?

    PS: Sorry for my english

  • 3 posts