hey, im working on a pac-man type game, and im trying to make the little dots dissapear when the pac man touches them. Does anyone know how to do this? Please help.
Offline
That will work only if every single dot is an individual sprite. Also, you might want to add a "change [score] by" block to that script.
Offline
also need to know how to make collision on the walls
Offline
peacechick1999 wrote:
also need to know how to make collision on the walls
forever if on edge, bounce
Offline
Thanks for all the help everyone!
Offline