Hi guys! I’ve been trying to recreate a game from Fall Guys where there you’re walking up a hill and there are obstacles such as balls trying to knock you down, and I’ve just been cloning the ball and unanchoring the clone, so that the clone will fall unanchored towards the player and it works, except it only knocks the player some of the time.
Is there a better way I could do this so that I can also make the player get pushed out of the way and fall down the slide when they come in contact with the ball? It already does it if you are near the bottom since the ball has the most speed then.