Hello, I've written some GDScript that creates some buttons with their own icons, text and etc in a for loop.
However, my issue is having them have their own signals that do different actions, I've tried multiple methods
and have reviewed the documentation for signals and buttons but still couldn't come up with a solution.