how can I make button (( touch screen )) for mobile
Posted:
Mon Dec 13, 2010 12:40 am
by Orlando911
hello,
I want to make app for mobile (( touch screen )) , I want to make button to move actor and shot ,
how can I do it ??
thank you
Re: how can I make button (( touch screen )) for mobile
Posted:
Mon Dec 13, 2010 12:45 am
by skydereign
Buttons are the same as they are for computer games. You can use the mouse button down event to do whatever you want like move an actor, or make a player shoot. Please look around the forums before asking questions, some if not many of them have been answered. You should have a basic level of gameEditor before you make an app. You should at least know the events and actions, if you do this will be a lot easier for you.
There are a couple of tutorials already on touch screen buttons. Here's one of them.
http://game-editor.com/forum/viewtopic.php?f=4&t=9246&p=64348&hilit=onscreen#p64268
Re: how can I make button (( touch screen )) for mobile
Posted:
Mon Dec 13, 2010 2:42 am
by Orlando911
you are right, but I did not find the answer in the help section in the product so I asked,
thank you