Watch Untitled and millions of other Roblox Studio videos on Medal, the largest Game Clip Platform.
#i was Making a roll system, but idk how to get the camera to stop moving with it.
1 messages · Page 1 of 1 (latest)
Set the camera's subject or focus to the egg
Set them both to the egg and should work
how do i go about doing that
run service. then set camera type to focus. then just make it look at the egg?
idk how to make it follow the egg
No, just in a local script/module script , get the camera and do camera.CameraSubject = egg, and should work
No loops required etc
@heady wolf u got it working?