Player FORCING itself through platform?
MarpCark
Member Posts: 121
hey guys.
so i could be doing something completely wrong here, but every time i make a new project, make two actors (player & platform), turn movable on both, put collision on with each other, turn gravity up a little, and constrain the X/Y on the platform. I've watched so many videos of people doing this and it works fine on theirs. i copy everything exactly. but when i preview, the player will drop down and for like 10 seconds literally FORCE itself through the platform until it breaks through the other side. anyone know why this is? can't progress with my game till I've fixed it. any help will be massively appreciated
Comments
did you make sure the players density much lower then the platforms?
yeh, player density=1, platform density=800.