-
What do you want to achieve?
So I’m making a plugin and I want to be able to create a part in front of the user is facing (eg. their viewport) -
What is the issue?
I cannot get it working and I have no idea what the issue is. -
What solutions have you tried so far?
I’ve looked at some other posts, which is where I got this from. Yet, it still doesn’t work.
CFrame.new(workspace.CurrentCamera.Position + workspace.CurrentCamera.CFrame.LookVector * 10)