I made this a while ago after GPO String showcase launched and decided to release it to the public.
It uses Part Cache to reduce a bit of the lag it may cause.
Don’t use this on server side, it will throw an error and even though it can be easily solved in the module script, you still should not use visual effects on the server;
Sadly, this module only works over parts, meshparts and unions. If I ever find a decent solution for it, I’ll be updating this;
Hi, thanks for pointing that out, I tested it here and sadly it doesn’t work with any kind of terrain, so it can only work over parts.
I’ll add this information in the post, thanks!
What do you mean? To use it, you only need to require it and use the function like in the example I presented.
You don’t have to change anything inside the module itself if you don’t want to, it does all the cleanup for you too.
If you need anything else, please send me a direct message here or in discord so it doesn’t fill the reply section. Thanks!
this module is great, however when creating this it seems that the creation is “instant”, and not have some sort of animation, is there a way i can work my way out of it?
I used to have a tween on it, but it caused it to sometimes not create the roof part and the looking weird. There probably is a way, but I can’t really do anything currently due to my limited time.
A really great module! Being able to use this module to make linear rocks effect instead of just 1 circular rocks effect would be really awesome, but other than that, this is really good!
I have an idea but idk if it can work with meshes, but maybe you can draw a sphere on the surface you want the crater on, and put the rocks wherever the sphere intersects the surface?
Same thing is happening for me, I tried going into the module to see if I could improve any variables but I get new errors. In the end I reversed my edits, now I’m just stumped.
I recommend you NOT to use it at its current state, I’m working on a new module that has a way better execution of the code and a proper utilization of the PartCache.
It will also contain some other effects that can come useful for some people.