How do I slow down?

0 favourites
  • 3 posts
From the Asset Store
Set of tiles to create a map for top-down games with island theme
  • I'm using an invisible sprite to select my menu items (up and down) and my gamepad joystick movement is too fast and i need to slow it down and basically mimic the keyboard/dpad movement.

    keyboard: on down arrow pressed: sprite moves 85 pixels at angle 90

    keyboard: on up arrow pressed: sprite moves -85 pixels at angle 90

    gamepad2: gamepad 0 left analog Y axis less than 80: sprite moves -85 pixels at angle 90

    gamepad2:gamepad 0 left analog Y axis greater than -80: sprite moves 85 pixels at angle 90

    thanks for any help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You mean like adding a trigger once to the gamepad events?

  • hey sorry for the late reply. ya i tried triggers etc and system-wat. i figured it out in the end, the dpad and keyboard up/down settings were good but i used the same settings for the joystick which was the problem, basically instead of using 85 pixel movement i used 9pixel movement in the end and it slowed things down a lot. im thinking of making a tutorial for it so others can see how its done

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)