toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
HELP WITH A BUTTON>?!!
oldefaith
Member
Posts:
23
April 2010
edited November -1
in
Working with GS (Mac)
hey so every time i try to make a single button it doesn't matter where i click on the scene but it uses it as a giant button and idk how to make a single image a button.
Comments
scitunes
Member, Sous Chef
Posts:
4,047
April 2010
use when touch is pressed. (works with mouse too, with no workarounds needed).
You could use a two part rule
when mouse button is down AND
when mouse is inside
But I would just use when touch is pressed
oldefaith
Member
Posts:
23
April 2010
thx man
Sign In
or
Register
to comment.
Comments
You could use a two part rule
when mouse button is down AND
when mouse is inside
But I would just use when touch is pressed