FirstPerson project with a Landscape

Hello,

I’ve created a FirstPerson project, but my intensions are to have a Environment going. So I have imported a height map for my Landscape. But as soon as I
start moving the floor piece. The firstperson game doesn’t work any more :frowning: How do you get this working? I just want to walk over my landscape right now.
Thanks. All other things in the Fp game I don’t need (floor,cubes)

Hi Decorix,

When you imported your height map make sure that your player start actor in your scene is above the landscape, or if you remove the player start your character will spawn where the camera is.

Give this a shot and let me know how that works. :slight_smile:

Hi ,

Thanks for the info. Not working from this side. I’ve left everything in default when creating the FP project. Then loaded my landscape, but as soon as I delete the floor piece. The character falls and then disapears. I also tried moving up playerstart this also didn’t work. Anything else I could check?

Change the killz value in the wold properties -> the killZ “kills” everything under a specific height :slight_smile:

Hi, Thank you both!!! I got it working using the killz value as you mentioned. Big thanks!!