Benhh's Forum Posts

  • maybe just save their attriutes in global variables and then pass them on

  • >

    > Can anyone recommend a program to do animation.

    >

    > - Animations done in which programm are easy to implement in construct 2? Spriter maybe?

    >

    > - For which programm are the sufficient tutorials online, also special tutorials how to use it with construct 2?

    >

    > - Which is easy to get into if you are new to animation?

    >

    http://dragonbones.com/en/download.html DragonBones Pro is a recent offering to this category. It's a Spine alternative and it's open-source and free to use. There aren't any exporters specifically for Construct, so I just export as image files.

    Thanks a lot for your advice. I ll try that one too.

  • thanks for ur answer. I worked with manga studio for some time. I never knew it hat a animation function. Is it frame by frame animation?

  • Hey fellow constructors,

    I know that this may be an already often asked questions. But I used the search function and could not find an answer for a just very general question.

    Can anyone recommend a program to do animation.

    I know there are a lot of programms and I checked a bunch of them out. But I would like to know your experience.

    • Animations done in which programm are easy to implement in construct 2? Spriter maybe?
    • For which programm are the sufficient tutorials online, also special tutorials how to use it with construct 2?
    • Which is easy to get into if you are new to animation?
  • Hello,

    I am sorry for my stupid question but could someone explain the main difference between the build in construct 2 multiplayer and the photon plugin?

    I am sorry for this question I am a non proud non coder and I could not fully understand this by reading.

    Does one player still needs to be the host? Or can this plugin be like a constant host who is always available?

    Thanks a lot for any answer.

  • It is a great plugin man. I think we all really appreciate your work a lot a lot!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I solved it with three events and it works smooth as fuck. It is super easy with the lite tween beheaviour. If any one needs it hit me up fam. Make sure to cite me to let me get a notification or dm me.

  • Hi,

    very good game. IThe graphics look phantastic!!!

    Can u maybe tell me with which programm you did the graphics and the animation?

    Can you maybe tell me what you did to learn to do graphics like this?

    Is there an tutorial what you recommend?

  • bump

  • Hi,

    I want the background of my mobile app move smoothly on swipe touchs. I just want the background image move right on right swipe and left on left swipe. I watched some tutorials and try something out myself. I got basic left and right movement working. Unfortunately it doesnt stop by itself and also it is not moving smoothly according to the length and strength of the swipe touch.

    I would be very happy if anybody could help me since I can not figure it out by myself. Thanks a lot in advance.

  • > finally fixed it. if someone got questions on the new events hit me up fam.

    >

    Benhh can u plz share capx. searching it badly but couldnt find one.

    Hey, I am so sorry for my late reply. I didnt see the notification. You mean my capx (to what my screenshots refer to) or the capx of rex for the bejeweled game? Rex capx is downloadable in the beginning of this thread.

    Unfortunately I dont want to share my capx since it contains a bunch of other stuff for a project that I want to use. But I can screenshot the whole match three game part for you if you want. I can also explain you some of it. I was thinking to do a tutorial for it anyway when I have time. It is now actually working pretty smooth.

  • finally fixed it. if someone got questions on the new events hit me up fam.

  • rexrainbow

    Hi,

    I love your Plugins. Thanks a lot!!!

    I built a match three game with it and it basically is working. But I think I did something wrong so that it is lagging so much that it is unplayable.

    I tried every restructur of the code that I can imagine and at this point I am just frustrated and have no more ideas.

    Could anyone of you maybe give it a look and give me a hint, what could be the problem? I would be super grateful!

  • if any one stumbles over the same problem i got it now a little sort out, make two number variables. on touch save the chess_uid in them and then make them gridmove swap, if they are neighbours.