Greaver's Forum Posts

  • Greetings there! ^.^

    I have been searching for this for few hours now and been trying to solve it myself but i just started to use this awesome program and need some help!

    I want to make an side scrolling action type game where the camera follows the player - thats solved -

    BUT how do i make the life bar/lvl and exp bars etc to stay at the TOP LEFT of the screen where the camera follows the player? I have made one at the position of the player above, but when the character jumps, the status screen follows, cant i set it to the top left angle of the camera/view? To stay there all the time no matter where my char moves?

    Thanks in advance - awesome community btw!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks alot!

  • I want the D to keep moving Right BUT when i press the mouse click it should interrupt the moving - but yet again keep moving AFTER the animation with the attack is finished.

  • Greetings there! ^.^

    What an amazing forum full with all u people helping the new beginners!

    Well i thought i'd ask for help here after trying to search for it and solving it on my own for like 3 hours.. Well the problem is;

    I have inserted a sprite into the game with many different animations - however the problem is - when i press D to move right and A to move left and left mouseclick to attack - WHILE holding D or A and pressing the mouse click it ignores the attack and keeps on running. Only way to press the mouse button to attack is if the sprite is standing still (not holding A or D) - any help?