When I practicing the destroy game object session , i found my ball will directly through the block , block is destroy though , but the ball didn’t bounce back , does anyone know which step i might doing wrong ? sorry for my poor english, i am not a native english speaker , thank you!
Hi,
Welcome to our community!
Just an idea but try to use OnCollisionExit2D instead of OnCollisionEnter2D.
Did this fix it?
See also:
- Forum User Guides : How to mark a topic as solved
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.