2D Toolkit Forum
2D Toolkit => Support => Topic started by: Dave on May 07, 2012, 01:35:18 am
-
I've been searching around for a tutorial or prefab on a touchpad setup through 2D Toolkit.
Where would I find something like that?
-
Hi,
Could you explain what a touchpad setup is? I'm not sure what you are talking about there.
-
My mistake -- I should have said control pad or joystick pad.
Basically my game is controlled through the Axis (WASD and arrow keys) and I was wondering if there was a 2DTK prefab for an onscreen sprite (or perhaps 8 sprites for each of the 8 directions) that would dispatch these events to fully emulate.
-
No, there isn't one like that. It should be really quite staightforward to implement though.