Hey everyone!
I'm working on a platform game for android using HaxeFlixel. I used FlxVirtualPad as mentioned in the tutorials. Because of the pixelart style, I have to do a good zoom on my game, so I set gameWidth and gameHeight in 200 pixels. The problem is the virtual pad seems too big, and scale is read only. How can I resize it ?
If you want, I can send you the code. Thanks!