Roblox Lock On System

What’s My Name
Hi, my name is baccon!

What Am I Trying To Make
I’m trying to make a lock on system like knockout city, i’ve tried making it myself but i don’t know how to really make it since it’s my first time.

How Would It Work
The Lock on System Basically Locks On To Any Near Players On The Other Team, The Other Player Can Tell When Their Locked On As There But UIs On The Side Pointing In THat Direction.

Video Of Example

1 Like

So you want to make a system that forces the camera to follow the user from other team or did I misunderstood something?

2 Likes

Yes, this is what i’m trying to say

So if the x key is pressed or idk how you want it to be activated, you could just set the player camera type to scriptable and update the camera CFrame every x time or every x event is fired, however you want.

I wanna do it everytime a player in a certain reach

So do it if player is in that certain reach and then it will change the camera CFrame in RenderStepped or Heartbeat idk

Alright, i’ll try… give me a couple minutes