The latter generally seems cleaner as far as I can tell. Less objects, no needing to WaitForChild() especially on a LocalScript.
So when would a bindable function be a clearly better choice?
The latter generally seems cleaner as far as I can tell. Less objects, no needing to WaitForChild() especially on a LocalScript.
So when would a bindable function be a clearly better choice?