Pong Game
I have issues with the following:
- Ball hits star and StarHit sound is not played
- StarFirework image sprite does not show for a short period before disappearing
Project1a (1).aia (1.9 MB)
Pong Game
I have issues with the following:
And is there any way, I can customize my ball, sometime like what you can do with an image sprite where you can upload an image.
a Ball
’s appearance can only be changed by varying its PaintColor and Radius properties otherwise you have to use a spite as ball
Also test and see if it works for you
Project_1b.aia (1.9 MB)