Hi, my player is a ball and when I put it on a slope it does not make the player fall down the slope. It just floats there. How do I add these physics.
Here is a picture:
Take a look at the rolling ball template in UE4. The ball has physics enabled.
@ClockworkOcean I am using UE5. There is no template like that in UE5
You can make a UE4 project from that template, and then just migrate the level to your UE5 project.
@ClockworkOcean don’t have UE4 installed
Yeah, then it’s a problem of course. You could install it, and do this, then uninstall it. Might be quicker that trying to figure the whole thing out.
I can tell you from memory, it’s a physics ball with a spring arm attached. And, I seem to recall, add impulse nodes? ( could be wrong on the last bit ).