rkv84's Forum Posts

  • 3 posts
  • Hi,

    I'm developing an android and web game. I am facing an issue, a sprite has animation it has got two frames. The sprite has got left and right side view. left side is frame 1 and right side is frame 2 of the animation. I have given Is in touch- Start animation from beginning. now when I release the mouse button the character goes back to the previous frame. The players hand is semi-rotating towards Mouse position and the player animation is loaded accordingly the mouse position(in web). I'm able to play the game in web without any issues. I want the sprite to keep its frame even the mouse button is released. Please help me to fix this issue.

  • Hi,

    This post was very informative to me. I'm creating a Facebook game which is using Facebook Highscore table. I have made the changes as per Ashley mentioned in this post. But I'm facing an issue here in my case. If a user is playing the game he can only view his score but not others score. We need all users to get the others score on HighScore table.

    Please see the screenshot of our code:

    dropbox.com/s/qhvheoe99uzhe44/Untitled.png

    Please help us in this issue. Thank you

  • Try Construct 3

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

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

    I have decided to create a Shooting game with side view.I would like to apply a background loop(with single background) so that the player seems to be moving forward and creatures come towards him and we will be shooting it. And I would like to know how to give loop to background? so that the player object feels like moving forward.

  • 3 posts