2D Toolkit Forum

2D Toolkit => Support => Topic started by: Dave on May 07, 2012, 01:35:18 am

Title: Touchpad through 2dTK?
Post 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?
Title: Re: Touchpad through 2dTK?
Post by: unikronsoftware on May 07, 2012, 12:23:00 pm
Hi,

Could you explain what a touchpad setup is? I'm not sure what you are talking about there.
Title: Re: Touchpad through 2dTK?
Post by: Dave on May 07, 2012, 06:15:47 pm
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.
Title: Re: Touchpad through 2dTK?
Post by: unikronsoftware on May 07, 2012, 06:29:07 pm
No, there isn't one like that. It should be really quite staightforward to implement though.