How to call an event when two objects overlap ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to call an event when two objects overlap ?

in one of my games, I need to call an event when the weapon overlaps the bacteria. How to do this?

16th Apr 2019, 6:01 PM
B.D
B.D - avatar
1 Answer
+ 1
have a look into collision detection here is a great vid i used when learning about it https://www.youtube.com/watch?v=XYzA_kPWyJ8&t=314s
16th Apr 2019, 8:27 PM
Logomonic Learning
Logomonic Learning - avatar