Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make Dark Souls 3 lock on camera system?

Asked by 4 years ago

So I have been trying to make a lock on system that is based off of dark souls 3 and I need some help. So I have the basic parts of the camera looking at the selected character, but when I at values to the Z, the player can walk off the screen. It is complicated, but I need some help!

0
use CFrame.new(Character.Head.Position, TargetedHead.Position) for the camera or do some fancy humanoidoffset garbage idk Fifkee 2017 — 4y

Answer this question