Escualo's Forum Posts

  • Hej all :-)

    I am using a touch thumbstick, and it works with

    move 14 pixels at angle(control.X,control.Y,thumb.X,thumb.Y)

    It works really well but wen i let go of the thumbstick it stops on the spot.

    does anyone knows how to make it ease when stopping?

    that will be of really great help.

  • Thaks so much for the file :-D thats exactly what i was aiming for.

    After a lot of work i could first check it today.

    Made my dag :-)

  • Thanks for the quick anwser :)

    I have tried that and i can only get it to stop draggin when is not overlapping

    What want is

    Cuntinue dragging it, but the small circle should be trapped inside the big circle.

  • Hej there :-)

    I am using drag and drop behavior and i want to drag a small circle that is within a big circle.

    I want to make it so the small circle can not come out of the big circle�s image, even though the small circle its still being dragged. I this possible whit drag and drop Behavior?

    Hope it makes sense :-)

  • THANKS !!!!! :-D

    Works perfectly :-D

  • Thanks a lot for your quick awnser :D

    It works perfect .

    But now i have a new problem.

    The right and left animation work fine :-) but they override the eating animation when it collides with the shrimps.

    Any solutions for that one?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here is a test so you can see what i mean :-)

    dl.dropbox.com/u/1678586/game6/index.html

  • Hey there :-) I am new to C2

    I have set the Set angle toward action to follow the mouse or touch, but i can not figure out how to change the animation sprite according to det angle.

    when the mouse or touch is on the left side of the screen the animation should be set to left, but now its just turning on its head. I can not get it to work :-(

    Can anybody help me?