Problems using CFrame.LookVector

  • I want to spawn a part in the red circle:

  • I don’t know how to

  • Didn’t find anything helpful

    • Thanks for reading

You can just use this.

SpawningPart.CFrame = MainPart.CFrame * CFrame.new(0, 0, -10)

Thanks! i honestly didnt think of that

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.