The best thing to parent RemoteEvents to in A-Chassis model

If I would want to make an steering wheel in the body (workspace) of the car, I would need to add RemoteEvent, because I am detecting Value from Client and I need it to connect with server.


Notice the top left corner in Client. It picks up value from SteerC and rotates 360 times the value (to simulate a real steering wheel).

So I learned a bit of connecting Client and Server using the RemoteEvents, but the events were parented to Workspace. My question is, where should I parent the RemoteEvent to connect Client with Server (A-Chassis)?

1 Like

Hi ,
I think you should add script and remote event to
A-Chassis Tune → plugins

Final Result:

Sorry if it′s not the steering wheel I showed in my post as an example, but the steering wheel will be done later…

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.