Im sort of new and I'm trying to make a phone and I don't know how to make it so when I press one of the of the button sprites another sprite changes costumes. can only make it so when I press a button sprite that sprites costume changes.
So if you know how to do this PLEASEEEEEEE tell me. Thanks.
Offline
when buttonSprite pressed
broadcast change
//on the other sprite you want to change costumes on put this
when I recieve change
change costume
Offline