Client sided destruction controlled via server for visuals, server sided destruction without replication so raycasts and NPCs can interact with destruction. Support for meshparts, simplified method calls, HOPEFULLY support for wedge part destruction. Sandbox place for testing as well as a youtube video explaining the update and how the module should be used.
Next update should make the resource very performant while also allowing the server to control everything. Safe to say it will take quite a while to be released, but it will be worth the wait!
This is very interstingā¦
In my opinion, if what you are saying happens 100% in the next update. I would use this over VoxBreaker.
Im currently trying to add destruction into my game. Ill let you know how it goes haha (Just incase it might help with streamlining bug fixes and the such).
Hello, your module is an amazing contribution, when is the next update planned? Also it would be nice to have a github page so anyone could contribute to adding new features.
Havenāt worked on it since Iām making a game alone- its eaten up a lot of my time for resources. But soon I will get it done, hopefully this month.
So sorry for the false promises, life gets in the way sometimes. Anyways, hereās what you can expect in the next update:
Use a tag instead of an attribute, works on both models and parts.
Mesh part for hitboxes.
A setting for models to be repaired as a whole.
A setting for repairing destruction to yield until no humanoids (player characters or npcās) are within bounds. Works alongside the model repair setting. Intended for preventing players getting stuck in walls when they repair.
A setting for client-sided destruction.
A setting for unreplicated server destruction (only if using client destruction, meant for npcās).
A setting for storing destruction- allows newly joined clients to see destruction if using client-sided destruction. (Beware of server memory loss if you have lengthy timers)
A method for repairing a model or part before the timer ends.
Please let me know if thereās anything else you would like to see in the next update! No date of next release will be mentioned due to my incompetence.
I do hope to make a youtube video explaining how to use this resource. Before I do, let me know if there is anything you want in the methods simplified or any quality of life features to make the resource more beginner friendly. All suggestions help, thanks!
Iām releasing the next version this weekend or next week at the latest. Next version includes settings to move it to the client. Iām making a video to explain it too.