Hello Community,
today I couldn’t resist implementing On-Screen Controls, both digital and analog ones.
Hope this helps some of you
Best Regards,
Nicolas
Jul 11 2010
Hello Community,
today I couldn’t resist implementing On-Screen Controls, both digital and analog ones.
Hope this helps some of you
Best Regards,
Nicolas
July 11th, 2010 11:27
Nice! Now make it multi-touch
July 13th, 2010 23:44
MultiTouch is done (not uploaded though). Will make a video tomorrow.
Best Regards,
Nicolas
August 10th, 2010 04:13
[...] Via [AndEngine] [...]
October 19th, 2010 16:12
Good base for novel game concepts on mobile devices…
November 9th, 2010 11:01
Could you possibly add in an actual dpad instead of the current on-screen controls? Would be greatly appreciated.
November 16th, 2010 01:45
What do you mean with that?
There is a digital control already built in.
July 1st, 2011 09:03
can u plz tel me how can i get the x and y value of face and i also want to restrict the area of face movement.
Thanx in advance
July 2nd, 2011 14:26
getX() and getY().
You restrict the movement with your own conditional logic.
February 16th, 2012 07:02
I am using getX and getY question here iz that when i apply it in analog listner it goes on moving.. and doesn’t stop where should i put this condition in help…!!