playMaker

Author Topic: left/right swipe touch control  (Read 1206 times)

Ronnie gaikwad

  • Playmaker Newbie
  • *
  • Posts: 22
left/right swipe touch control
« on: June 29, 2020, 03:54:07 PM »
hi I want to know how to add left right swipe control to my mobile game.. I want the character to perform certain task after the swipe.please help
thanks

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: left/right swipe touch control
« Reply #1 on: July 03, 2020, 02:15:17 AM »
Hi,

you have an action called SwipeGestureEvent that will let you achieve that.

 you also have plenty of  assets on the asset store for gestures, Input.Touches is one of them and it has playmaker support on the ecosystem.

Bye,

 Jean