Colliding with actors on two seperate layers.
LolusPololus
Member, BASIC Posts: 7
Hey guys,
I'm trying to make my player actor collide with some enemies that I need to have on a seperate layer to work properly. Problem is, even though I have my collision behaviours set up, they aren't actually colliding. Does anyone know how to fix this?
Thanks!
Comments
Layers don't effect collisionality (I'm rolling the dice with that phrase, it probably doesn't exist ), so the issue is probably caused by something else.
Alright, I'll look into it. Thanks a lot!!
Could it be because one of the layers is scrollable and the other is not? That's the only thing I could find that affects it, but I really need one scrollable and one not...
Yes !