Scripting Helpers is winding down operations and is now read-only. More info→
← Blog Home

Snack Break Problem #17

Hello my fellow scripters! This is my first time writing a snack break, so I decided to make it simple. This challenge is to create a rolling ball that circles an object.


Rules

  1. You may not teleport the ball. This means you may not set the CFrame or Position of the ball, or create any welds or constraints.

  2. The ball must roll in as circular a path as possible.

  3. The model should still work even when the object the ball is circling around gets moved/rotated.


Advanced Challenge

For the more advanced scripters, this challenge will be made difficult by the fact that you can't use any body movers to roll and guide the ball. This includes BodyPositions and BodyGyros. You will have to guide the ball to its path a different way.

Submission

To submit your attempt, simply message me here. Your message should include the place link along with your Scripting Helpers account name. The place should be open source so I can check if you completed the challenge or the advanced challenge correctly without cheating.

Commentary

Leave a Comment

buoyantair says: August 13, 2016
w0t