mdjunaid1618's Forum Posts

  • Thanks for helping me and it really worked.

  • I am making a golf blitz type game. I made a zoom trigger sprite, when the ball is overlapping with the zoom trigger sprite, the screen will zoom out and when the ball's physics is sleeping, it will zoom in. I added a score text and a pause button and the problem is that when the screen is zoomed out, the pause button is resizing to small and moving and when it zoomed in, it is back to normal. And it is also happening with the score text. The pause button has tween behavior and the score text has a anchor behavior. How can I fix this.

  • I want to make a game like golf blitz. And I want drag on the screen to move the golf ball. I also make the camera zoom in and zoom out like angry bird.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There is an horse icon which is moving left to right in every 15 seconds and when that icon appears on the screen, another sprite(Collect Horse) will show up and it will disappears after 2 seconds. So, the problem is, the sprite(Collect Horse) is showing time to time when the horse icon appears on the screen. I want it to show only once when the game starts.