Just a few Questions
jsorr2
Member Posts: 279
Hey guys,
just started out and did the example shoot em up game in the manual. Some questions:
When the rule states "key press: space", or "key press: right", how can i apply this to real IOS game practice, where it would be touch based and not use a keyboard?
If i did change it to e.g. "key press: touch", how could I test this if I can't touch my monitor.
Thanks for your time!
-Michael
Comments
When you are play testing a game set up with touch controls on your computer, mouse clicks act as 'touches'. When on the idevice, touches will work as touches of course.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Thanks for that,
Also, when I play the sample game, the game salad program lags. is this just in GS, or will it lag on an ios device too?