So I’m trying to make a grenade and it works by facing it towards the cameras look vector and then applying velocity but for some reason the look vector returns a weird value.
as you can see, the grenade does not go in the direction I’m looking in. Does anyone know why this happens?
The script is simply
workspace.CurrentCamera.LookVector*50