Gelidaer's Forum Posts

  • You're in the Construct Classic part of the forum. You'll probably get better answers if you post in the Construct 2 forums:

    https://www.scirra.com/forum/construct-2_f145

  • I don't know if I understood you right. Are you saying that the buttons are meant to trigger their own text boxes when you click on them but they either trigger both or none?

  • Can you post the cap or at least a screenshot of the code that has to do with layout switching?

    Also, check if removing the spritefont plugin fixes it for some reason.

  • inkBot thanks, now I finally got the inspiration to make the games I've always wanted but couldn't quite think of:

    • Kamikaze Amish Gang
    • Asian Booty Farmer
    • Sensual Wheelchair Domination

    In all seriousness, it is pretty useful when you really have no idea what you want to make.

  • It can be fixed easily by replacing the "when megaman jump animation is not playing" with "when megaman is on ground"

    <img src="http://i.imgur.com/DieBX.jpg" border="0" />

  • Gillis, it looks good but I would recommend added more animation frames to make it more smooth.

  • djsubtronic you have to look at the old forums for these old posts

    Original Post

  • Why are you posting a random screenshot that's not even going to be part of your game? <img src="smileys/smiley17.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well, you're in the Construct Classic forum and that's why it's a .cap file. You can just try to recreate the same thing in Construct 2 if you like.

  • This is really cool, I have no idea how you made this. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • I love the music and the art style in this game, but like a few people said, the arrow keys would be better since people are used to using WASD when using a mouse as well.

    This is what I would recommend:

    Arrow keys for movement and space for jump

    Down and space for dropping

    If your elemental attacks can't be changed later on, this might work:

    Double tap left or right for dash

    Down arrow for shield

    Z for flaming jaws

    X for rooting

    I also got a few quick questions, does the movement use a custom plugin and is it easy to do the angle detection for the slopes of branches? Thanks for the demo and keep up the good work <img src="smileys/smiley2.gif" border="0" align="middle" />

  • He did tell us to install python:

    IMPORTANT: You will need the Python26.dll file included in your Construct installation directory to play this game. If you can't locate it, you can also download a copy of mine here. Make sure it is in the same location as the .exe, for example: both on your desktop, or both in the same folder.

  • When I open it it says that "Direct sound has been deprecated..." Was it made in an older version of construct?

  • You can't just copy paste from CC to C2, but the events are simple enough to recreate.