How do i make something like this?

hi! so I’m developing a game and recently i joined this game and saw that they had an animated sort of wall behind them, how would i do this? i’m not sure if its particles as it doesnt move when i move my camera, here are some pictures

(the pink wall behind my avatar)
i’ve tried using particles but it didnt work well.

1 Like

If it’s a texture that is moving across, then it’s most likely a beam. Here’s an intro to how to use beams on the devhub: Beams | Roblox Creator Documentation

1 Like

Thanks! I didn’t even think of that