Hello,
I was wondering if there was any way to simplify these events. They both do the same thing but with different objects being ball and ball2.
I tried using an or statement, ball or ball2 on collision event happens but it didn't seem to do anything.
Thanks