What is a โAdvanced Raycastโ? This is a simple and optimized tool to raycast in special or even ๐๐ฎ๐ฒ๐ป๐ญ ways.
How do I use it? Its actually very โ๐ธโโ๐ฎโโ๐ฒโโ๐ตโโ๐ฑโโ๐ชโ, you can use it like a normal raycast from roblox. But you can raycast patterns like ๐ฝ๐๐ฏ๐๐๐ง curve, or ๐ฆ๐ถ๐ป๐๐๐ผ๐ถ๐ฑ๐ฎ๐น wave
Can it store raycasts in a table? Yes.
Can it get a specific raycast by itโs name from table? Yes.
Iโm guessing if the curve was a fixed curve you could make a MeshPart that shape and resize it for length, but if your version makes curves between points that sounds pretty sweet.
Nice!
Just thinking it would add to the functionality in case someone wanted a different shape than what youโre already offering. Maybe even a visual hitbox of their mesh shape like you offer above in note 6.
I forgot to mention, it stores all raycasts in a table. And you can get specific raycast from that table, or delete it. Also you can delete all raycasts from table at once.
This is a really good module, I did a few benchmarks and most of the time it came back as faster then robloxโs version Do you have any other modules that are alike this one?