0
Отвечен
Player falls through floor
Hi,
I'm successfully generating a random dungeon (which is awesome by the way), but when I add a player and use the standard 1st person controller, the player always falls through the floor. I've tried adding mesh colliders but with no luck.
Where am I going wrong?
Thanks in advance :)
I'm successfully generating a random dungeon (which is awesome by the way), but when I add a player and use the standard 1st person controller, the player always falls through the floor. I've tried adding mesh colliders but with no luck.
Where am I going wrong?
Thanks in advance :)
Сервис поддержки клиентов работает на платформе UserEcho
And I made sure there was space between player gameobject and the floor to prevent it clipping through.
Thanks for your help and keep up the good work, the plugin is awesome!