I have a 3rd person character that is sliding down a slope and it comes to a certain point in which it disappears from the view.
Is this a bug or I am missing something?
Thanks
Hey -
If you go into an orthographic side view of your level, is the point at which your character disappears below a horizontal red line? Also, when your character disappears are you still able to control the camera?
@: Just for me learning: Is the red line the “end” of the level in bottom direction? What was this called again? It destroyed every actor falling further than this red line or? :X
Hey -
The red line is called a Kill Volume. Anything that falls below that point will be destroyed. This is to keep characters and actors from falling forever outside of the playing area. You will either need to pull the level up above this point or grab the line in the orthographic view and move it below the level.
Cheers