Help (432334)

Im working on an FPS game and have a question. So i have unity 3.1 and I played the BootCamp demo. I wanted to use the character they give you in it for a little bit, but whenever i try to put the person on a new terrain he falls right through. Any thoughts on how to solve this?

Indeed easy fix, you need to Tag your Terrain “dirt”

if that doesn’t work let me know!!!

Thanks it worked!!! But i also had to make the layer Terrain. One more question, do you know how I can change the camera view on the soldier to first person view?

just grb the camera and move it well that worked for me unles you ar thinking on somthing els mess with the script but don’t mess it up

I already tried that… But the camera just moved back to its original spot…

umm i have no idea if this will work but deleet the prfab then move it then re add a prefab

wait which prefab?

are you useind the first firson controler prefab provided by unity

now just so you know i don’t know how to deleet prefabs off of things buti do know if you try to givit a scrypt like to move or for health it willask if you want to diable the prefab to do so then you can click yes to get it off then simply deleet the scrypt you gave it.

another way to move the camera is to deleet the camera andand make anothe camera then place it ware you want to the give that camera the script used onthe last one

NinjaFrog Im not using the FPS Prefab provided by Unity, Im using the Soldier from the demo with Unity 3