Hello,
I would like to ask I have 2 objects Character (Sprite), and they have Speed instance variable.
I add these 2 objects Character to Family group with name MainCharacter.
The event I need is when mouse click on one of 2 objects, the action will set local number MoveCount = Speed (of the character that I clicked)
Need to use Family group because it will be more object like that.
Thank you very much