Ball Actor Control.

Alright, so I’ve been working for 9 straight hours trying to get a ball as the main character. I cannot for the life of me get the ball to move. I can place it and look at it, but cannot do anything else with it.

Anyone have any information on how to get this to work? I’ve even tried to go in and use the content that UE4 has available, but it does not help me get the ball to move. Not even a wiggle. The nodes, “Ball” and Roll Torque" are missing. Maybe I’m doing an incorrect search for it?

If there is a link that already answers this I would love for that information. I can’t find it. Plenty on how to make normal humanoids, but not marbles.

And my BP are exactly the same as the content in UE4, only without those 2 nodes.

1.you should use pawn/character for basic control over a ball
2.this tutorial has everything you want, also something you don’t need right now like animation/FBX importing
but you definitely will need it as you keep doing on your project