playMaker

Author Topic: Need help with scaling and touch pad  (Read 1501 times)

Lostcity

  • Playmaker Newbie
  • *
  • Posts: 31
Need help with scaling and touch pad
« on: May 24, 2014, 04:27:24 AM »
Not sure if this is out of the limits of Playmaker but I really need some help making my game scale and control correctly on different resolutions. I currently use a Nexus 4 as my main mobile testing but I also test on a Nexus 7 tablet.

On my Nexus 4, my touch pad is responsive and my Joystick is in the perfect place. However, when playing my game on the Nexus 7 tablet, my Joystick texture is way too small and in an uncomfortable place and my touch pad ends up becoming very unresponsive. (the touch pad should take up the entire right side of the screen.

If anyone has the time and knowledge, please help me with:

1. Making my GUI elements scale for different screen resolutions.

2. Making my joystick texture appear wherever the user touches, rather than having a static joystick.

3. How to create sensitivity settings for the Touch Pad.