Hello again.
Here what I did for now.
I want to create a gear so I create a round sprite with another teeth sprite that colid on another round gear.
but it's a lot of event because each teeth need to colid to other gear teeth and each teeth need to colide to make roll the other gear.
I try to clone the sprite teeth but it have differant name and can't heritate from other event teeth.
it's there a way to make array of sprite that share same event and beavior ??
thanks