We can do it from server to server with the bindable event, but how can we run an event fired from the server locally?
1 Like
i think firing an event from a Script turns it into a local event, and an event fired from a LocalScript turns it into a server event