Clickdetector to operate a RemoteEvent FireServer?
Asked by
6 years ago Edited 6 years ago
Greetings,
Is it possible to have a click detector function a FireServer()
Because need to have some animations with a Motor Desire Angle, It works on a tool but would like to have it as a button
Regards, If its even possible?
01 | plane = script.Plane.Value |
04 | script.EngineThudIgnitor:Play() |
05 | script.Parent.Parent.Parent.Switch.CockpitDisplays.Display 3. Main.EngineStats.MessageBpx.Startvalue 1. Visible = true |
06 | script.Parent.Parent.Parent.Switch.CockpitDisplays.Display 3. Main.EGT 1. TrottleBox.Visible = true |
07 | script.Parent.Parent.Parent.Switch.CockpitDisplays.Display 3. Main.EGT 1. ValueText.Visible = true |
09 | plane.Parent.Engine_Start 1 :FireClient() |