I’m looking for a way to simulate an explosion using Tween –
I currently have a method in which utilises Bezier Curves in which a Ray is cast downwards from the part until it detects the ground – From there an offset is applied and the Part tweened to the area.
It’s not the best looking method & I was wondering if anyone had any other suggestions?
Thank you.