I humbly ask, what method can i use for applying a “360 continuous rotation” on a part that has a bodyvelocity to move it forward? E.g. tween or is there any other methods
You could use BodyAngularVelocity | Roblox Creator Documentation or just manipulate the CFrame of the sword in a loop.