I've made my first piano and now I am trying to optimize and tweak the project.
Here is what I'd love to know:
My piano keys are sprites and feature two colors.
Is there a way to just make one key with the right fill pattern and then reuse that key many times?
Please keep in mind that I need to attach a different sound to each key.
Also, do I need to create two events per key?
On touched to advance the animation to frame 1 and to trigger the sound
On any touch end to return to frame zero.
Last question. How can I have smaller black keys (on their separate layer) on top of white keys without triggering the sound of the white key?
If I can get/find information on the above points then my piano would be good enough for testing.
Thank you and you and W,
vancouver