How can i build/script a thing like this?

I want to make an effect like this:
https://gyazo.com/4cf9e0f5137166f1c501990efa6010f6

But i have no idea at how can i make it.

If someone could explain how it works, it would be great.

2 Likes

This is done using raycasting. Lucky for you, there is a tutorial on Roblox Dev Hub (including an Uncopylocked place) explaining how to achieve this exact effect! The only difference is that your case involves the use of multiple rays.

3 Likes

Thank you for the solution mate

1 Like