I need help with this system I’m trying to achieve.
I need the wall break effect to be always facing and stick to the same face the dummy hits without using Raycasting if possible.
I’ve tried:
- CFrame:Lerp()
- CFrame.Angles()
- CFrame.fromOrientation()