I’m trying to make a game, in my game my map implements terrain, how to make it so that if the terrain is very steep you slip off it? For example, there is a game called Isle,9 which has exactly what I need.
Everyone who is willing to help me I appreciate it very much, if you have a free model or something similar it would help me a lot.
Change the CharacterMaxSlopeAngle property more in StarterPlayer to the desired degree. For a realistic game I would set it to ~48°, but for gameplay it’s best at ~65°