orugari's Forum Posts

  • Hello everyone !

    I would like to know if it is possible to move an object to coordinates but even after it reach it, it still going on the same direction.

    I made a great drawing to make it clear

    Thanks for your help !

  • For the Audio, the simple way is and event "On Start of Layout" or "On Loader Layout Complete"... "On Load Complete". Be carefull with the conversion, sometimes it is not possible to convert with construct. And you will need an ogg file for the music, not m4a.

    About the animation, it is frame per frame so yes, you need to draw it by yourself (and that why we all start from a square). I suggest you Gimp, it is free. After, just search in the Tutorial section for "Animation", you will find what you are looking for

  • Does family option help into something? I do not have personal licence (yet) but I believe with family it is possible to make some conditions like that.

  • I see, it may be a good solution yes!

    Thank you for this idea !

    Cheers !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,

    I would like to know if there is a way to make collision between two physics object only if come from top.

    Check the picture for more clear explanation

    Thank you the community !

  • Hello,

    This is the very first Tutorial: Link not allowed

    EDIT: Because I cannot post links, just go to "Manual" (top of this page) and search for "Animation" and click on the first result

  • MoveTo is perfect !

    Thank you !

  • Hello!

    It is time to stop to complain and to be a jerk by saying "this game sucks..." So s** going serious and DIY time is here!

    Well done for construct 2! I plan to buy it if I can reach my first goal (so it would be very usefull)

    see you around !

  • Hello everyone, here is my problem:

    I would like to move the character to -the mouse position on click-.

    So, how to make the character "walking" to this position? Not just teleporte by setting X, Y coord.

    Thank you so much for your help !