- Home /
NPCs falling through terrain
I'm spawning NPCs that are falling through the terrain when I build and run, but when I run the game in the editor they collide with the ground fine. Someone mentioned there is a slight timeing different between the editor and standalone game. How can I resolve thhis?
Answer by ROLLERROCK · Jun 05, 2014 at 04:11 PM
well u might want to check that the they arent already spawning half below the ground and check if the transform bieng spawned has a collider attached to it
Your answer
Follow this Question
Related Questions
Multiplayer Spawning the Client on the fixed locations, i.e. override Round robin as well as Random 0 Answers
Spawning a Bullet at The edge of a Cube not the Center 2 Answers
Collision doesnt work for big distances 1 Answer
Multiplayer Custom Object Spawning (ClientScene.RegisterSpawnHandler) Out Of Sync Error 1 Answer