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

How should i get started making a lockOn feature?

Asked by 5 years ago

How should i get started making a lock on feature for my game. Like when i click with my mouse my camera should follow the part when it's moves.

0
Use CurrentCamera and its property CameraSubject. PastDays 108 — 5y
0
Please accept his answer. Griffi0n 315 — 5y

1 answer

Log in to vote
2
Answered by
Aimarekin 345 Moderation Voter
5 years ago

Modify the CameraSubject property of the Camera object, located in the workspace.

Modifying the camera subject will make it watch at that part.

Mind you can only do this client-side.

Ad

Answer this question