toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
HOw to detect multiple touches at a time
Portyman
Member, PRO
Posts:
409
January 2011
edited November -1
in
Working with GS (Mac)
i want to detect if there are 2 touches at once. Is there a way to do it?
Thanks
Comments
CodeMonkey
Head Chef, Member, PRO
Posts:
1,803
January 2011
In the devices attributes, there is a game.Touches.Count
http://gamesalad.com/wiki/Devices_Reference#touches
Just check if that attribute = 2.
Sign In
or
Register
to comment.
Comments
http://gamesalad.com/wiki/Devices_Reference#touches
Just check if that attribute = 2.