Button to interact with current scene

I have a button that when pressed, it changes pictures into different ones.

However, when I copy/paste this button into another scene, I want that button to change the images in the new scene (the new scene also has the same picture names specified on the action). For some reason it sticks to make changes to the scene it was copied from.

How can I do this?

Hi @diegor. I’m afraid you’ll need to modify the triggers and actions associated to the buttons to make this work.
Perhaps it is easier for you to copy the scene and modify the scene instead of changing all the button’s triggers and actions?