I currently have it setup so that the button's text is equal to a list's text from a different layout. I would like to have it so that I can have a simple condition set to something like 'When Button text = "One", on being clicked, spawn Monster_One' and 'When Button text ="Two", on being clicked, spawn Monster_Two". Monsters being sprites, in this instance.
I understand there are alternate way to do this, but they seem roundabout when having this option could streamline the process. I can provide a sample layout if needed, but I am not sure what degree of clarity it would provide.