But how can i know if player is changing X axis or Y or Z ?
Iโve tried to do this target.CFrame:PointToObjectSpace(mouse.Hit.Position) but I think is not the good method.
Also if someone know how to change global to local space with a script it will help me.