I have 3 options really. Suppose I have multiple tools, each perform different tasks. Which is best.
A) All of the remote handlers in one script
B) Each tool having their own modulescript
C)Each tool having their own script
0
Wouldn't the most reasonable option be for each tool to have it's own local script that triggers it's own event? You would have to work a little more, but it will all be way more organized and if needed you will easly make any changes necessary.Echtic128— 5y