chan316's Forum Posts

  • I made a "Crouch" animation when I press down.

    But I want to make it stand when down is released. I made it but it somehow disabled my "Running" animation.

    Now my character is like only has Crouch or Stand(Idle) animation and move with and Idle pose only(like sliding on ice).

    Is there anything wrong?

    Thanks in advance.

  • Since I had some time now, I made an example...

    You can check it at . Or use the QR below, if you don't want to type the whole address in your phone.

    [attachment=0:15gwbr5v][/attachment:15gwbr5v]

    The .capx can be downloaded at EDIT: It doesn't include the last fix made by Minor, since we were working in parallel, so you'll have to do some merging.

    Hello, if I want to set only the left, right and down with the control anchors and Jump button to be a fixed position button on the bottom right hand corner. Would it still work? Thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Try this simple touch tutorial game

    Thanks, I will definitely look into it. I'm still way too fresh at C2.

    chan316 Ah, now I know who it was. Thank you very much for your donation on Indiegogo!

    I sent you a message over their website but I did not get a PM. You can send me an email via > mail [at] bl4cksh33p.de < or use .

    Thank you for your help. I sent you an email, hope you have got it.

    I also added your facebook too. Keep in touch!

  • What can I say?! Wow! Thanks guys, Bl4ckSh33p, Minor and brunopalermo!

    I didn't expect for so much help and fix in here. Learnt so much in a short time.

    I will definitely make a great platformer!

    Thanks guys! Really really thanks alot!

  • I have a comment, not related to your question, but that I believe is a valid point to improve your game. Stay away from an absolute joystick for this platform game of yours, Touch screens have no tactile feedback, so it's very easy for the player to "lose" the arrows positions.

    A touch relative joystick, that is, a joystick that anchors itself where the player touches, might be a better choice. It's easy to implement and your players will have a far better experience.

    If you have any problem implementing such a controller, just PM me or tag me in a thread and I could walk you through.

    Thanks brunopalermo for your valuable suggestion and thanks everyone's fast responses.

    I don't want to bother everyone too much with simple beginner's questions.

    May be there's a tutorial somewhere you can show me the link to it?

    Really thanks everyone for helping me out.

    I'm a graphic designer based in Hong Kong. If there's anything I could help(even not design related), please don't hesitate to let me know.

  • Thanks, Minor!

    It works. I didn't know it should set touching to the playerbox instead of the player.

    But the player always face right now. I have set the mirrored when press left on keyboard, I guess I should add an "Or" event for touch input too.

    Thanks!

    To: Bl4ckSh33p

    I don't know if you got my private message? about the 5 Euro.

    How can we contact by email when I can't use PM?

    Cheers!

  • Hi,

    Thanks for pointing out the difference of with and without green arrow.

    I did everything you said but still can't move.

    I attach the capx file in here. Would you mind spend a little time to see what is wrong?

    Thanks again!

  • Hi,

    Thanks for your quick reply.

    I tried but still don't work.

    I disabled "Default controls" for my "Player". No effect on touch control.

    Something still missing?

    Thanks so much for spending time on me.

  • Hello,

    I am new to C2 and this is probably the easiest question.

    I just followed the beginner's platformer tutorial. All good, except I want to add on screen control but no luck so far.

    I just want to add on screen control to make my character goes left, right, jump etc.

    Please look at my event below.

    Did I miss something?

    Thank you.