Old Sine function doesn't work correctly.
-
As you may recall, one of the users posted a way you could make servos oscillate back and forth. That was back for Alpha
Math.sin(frame/3)/10
Gues what?
IT DOESN"T WORK ANY MORE! Now it is very jumpy & unreliable.
Please help me. I am not sure what to do.
-
i found that oscillator(number) works.
-
Try
Math.sin(frame/3.0)/10If the 3 isn't a floating point number (3.0) the result is an integer.
40/3 = 13
40/3.0 = 13.333333333
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement