Trying to make a swinging platform

Hello fellow Robloxians

I’m trying to make a rotating platform just like tower of hell kind if platforms
I Tried using which lead me to using Body Gyro but it was deprecated and I understood nothing while messing with the values.

lastly I used a “CylindricalConstraint” to rotate the object while maintaining the movement of the player, which worked perfect for an object that rotates 360°, but for my case over here I want to make a swinging log that the players can jump over it and make it to the next one without glitching out. I tried to tween the Angular Velocity according to time.

But for some reason it was not working the same for both the client and the server even though the script is a server sided and there is no interactions with the client Howsoever

Any help would be appretiated!

Can u share the .rbxl of the swinging log ?

1 Like

I believe what you’re looking for may be a RopeConstraint? You’ll need to apply constant force for it to swing unceasingly, but I believe that may be what you’re looking for. Try it out and let me know!

1 Like

its just a block basepart at the moment with the CylindricalConstraint rotating it 360° infinitely, no script is included, i basically followed this video and changed the axes to the Y axe:

I cannot see a thing that person is doing in the YT, the vid quality is blurry…