for some this might sound quite useless to do, but I need to fire a function from a Local script in an another Local script, I can’t make that script into 1 and I would like to avoid using Remote Event since I would need to fire it twice(from client to server and then back), if you have any questions, feel free to ask
You can just use bindableEvents:
They function quite similarly to remotes!
2 Likes