Hello everyone, I have a problem. I am working on a project with some images, with two buttons that on click I need to change the img. But I tried with the switch widget but it doesn’t work for me. Now I am using the syntax that creates widgets for me but the images all get streched. how can I solve it? thank you very much
Try:


Thank you very much now I will try.
however one question the images that need to change must be 3 in total:
0 The first one (start)
1 second screen
2 third screen.
What can I add first to make these sequences?
switch on int or something else?
By pressing the same button? Asking as you mentioned 2 buttons previously.
there are two buttons.
One that goes forward in the img and another that goes back to the previous image.
It works!!! thank you very much
But can I also use this logic for 3D asset if I want to do something like this?
Yup. How to implement it depends on the details, though. This is often done with Event Dispatchers sending notifications to an actor who can then flip assets about.
You did not connect the node?
Add a Branch. Only fire that node when it’s True.




