- Home /
 
 
               Question by 
               Nooo27 · Apr 28, 2020 at 01:40 PM · 
                2dcollisionplatformerclone  
              
 
              OnCollisionEnter not called when colliding with clone
Hey,
In my game I am spawning new platforms. These new platforms are on the same X-Axis as the previous ones.
When my player is moving from the original platform to the clone, the OnCollisionEnter Function is not called, even through the OncollisionExit from the original one is. Does anyone have any suggestions why this might be?
               Comment
              
 
               
              Your answer