- Home /
Question by
mjomdal · Jul 07, 2018 at 05:08 PM ·
collider2dcomponentoncollisionentercollision2denable and disable script
Does a collision occur when a collider 2d is enabled on top of another?
Hi so I'm curious to know, because I have been having some problems with a script, if a Collider 2D were to be enabled, while overlapping another collider2D, will there be a call to OnCollisionEnter2D at that moment? Thanks!
Comment
Your answer
Follow this Question
Related Questions
HOW TO CALLBACK COLLIDER WITH NAME? 2 Answers
2D Animation does not start 1 Answer
How to the detect what side of the player is colliding with a object in a tilemap 2 Answers
how to make a 2d colider script detector,how mto make a simple colision detect2d script 1 Answer
Have 2 colliders on same trigger (and hit the first to enter) 0 Answers