udayk8139
|
  |
| Joined: 25 Aug 2013 |
| Total Posts: 622 |
|
|
| 16 Oct 2015 05:28 AM |
I want my player's camera to get attached to the ball and go with it.. but it's not working :L
here is my script local cam = workspace.CurrentCamera
cam.CameraType = Enum.CameraType.Attach cam.CameraSubject=workspace.Ball
pls help me |
|
|
| Report Abuse |
|
|
| 16 Oct 2015 07:11 AM |
| did u even check for errors? the ball could have taken time to load :P |
|
|
| Report Abuse |
|