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.
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.
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.
Thank you for the solution mate