Is there a way to smoothly animate a beam like this using scripts?

Hi, I want to achieve some river wave effect similar to this example (timestamp 10:42)

I thought about using beams for this, and have a nice texture already. However, I don’t quite know whether it is possible to smoothly animate the width and length of the beam using scripts to get that same wavy effect from the example.

I tried to change the width and length via script and the beam just snaps between the new and old values instantly

Does anyone know if it’s possible to achieve the example in Roblox? Thanks!

TweenService, ok? Just try that, it should work.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.