jaza23's Forum Posts

  • 7 posts
  • Yeah I took his code and done something similar to what you described. I just said if it is x-10 do one thing x+10 do the other and I have something else for if you click in the middle, this seems to work pretty well.

    Thanks for your helps peoples.

  • Ah yes that worked thank you very much.

  • Hey there people. Quick question. I have an image that the player can touch. I want it to react differently depending on where the object is touched.

    Example: If the player touches the left of the object it moves right. If it touches the right of the object it moves left. The object in this case being a ball.

    Is this possible without pinning 2 other game objects to the original one?

  • Is the Clay.io website down for everyone or just me?

  • In my game I used the a(xbox) or x(ps3) button to start the game from the menu and this resolved it.

    To clarify in my case I didn't have to press it twice.

    This issue is with chrome or firefox that these buttons have to be pressed to register the controller. Much like the mouse has to click the game window for the keyboard to work.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for the reply. Im showing a demo of my game this Thursday and this was an issue.

    If it cant be fixed Il just have an intro menu that forces you to press an action button to start the game. Problem solved. Thanks

  • Hey Guys,

    I have a strange issue with the game pad. I'm using an xbox 360 controller

    I have programmed it for a platform game. I use the d-pad for the player movement left and right and the ABXY buttons for player actions.

    The only thing is that the dpad does not work until one of the ABXY buttons are pressed first. Once one of them is pressed all controls work fine and the game runs perfectly.

    Has anyone had this issue before?

    Regards,

    Jaza23

  • 7 posts