|
| 24 Dec 2011 05:39 AM |
I have moved the player into the lighting and have managed to get a local script into the player, but the local script that used to work before the player was in lighting now doesn't, can you tell me what is wrong?
Here's the code:
[[
local camera = workspace.CurrentCamera camera.CameraSubject = workspace.object
]]
I know its simple, but it doesn't seem to work when the player is in lighting.
|
|
|
| Report Abuse |
|
|
|
| 24 Dec 2011 06:32 AM |
I don't think scripts work in Lighting, but I'm probably wrong.
bon |
|
|
| Report Abuse |
|
|
|
| 24 Dec 2011 06:57 AM |
| Well if the script doesnt work in lighting, where would I have to put it to still make it work with the player in lighting? Also what code would it need. |
|
|
| Report Abuse |
|
|