I've updated my dual stick shooter example.
Unfortunately there seems to be an issue with touch while scrolling for iOS. It works fine on Android.
http://www.tatiaki.com/wp-content/up...alStick-09.zip






I've updated my dual stick shooter example.
Unfortunately there seems to be an issue with touch while scrolling for iOS. It works fine on Android.
http://www.tatiaki.com/wp-content/up...alStick-09.zip












you can replace the need for the direction calculator example using this expression (for joy stick 1, for example)
OAngle( "Joy", X( "finger" ), Y( "finger" ) )
that's one less extension to worry about!






Nice, thanks! Updated:
http://www.tatiaki.com/wp-content/up...alStick-10.zip






Nice, Thanks! Updated:
http://www.tatiaki.com/wp-content/up...alStick-10.zip






Nice, thanks! Updated:
http://www.tatiaki.com/wp-content/up...alStick-10.zip
hi willy.. is there any way to make walls in this example? so the player wil be blocked and cant get any further?
Anyway to make a collision with a wall? so the player will be blocked?