Hello I have a train and i want to use a remote event because i want to switch the player camera subject that is sitting but it isnt firing, The script, localscript and the event is placed inside the train group
2 Likes
Localscripts dont work on the serverside. Put the localscript in the StarterGui or StarterPlayerScripts and the RemoteEvent in the ReplicatedStorage.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.