Snack Break Problem #17
Posted on July 25, 2016 by User#11440
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
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.
The ball must roll in as circular a path as possible.
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