I would like to dynamically change position of an image in a canvas. I have my 2 images created inside the canvas (Cercle and CercleInside).
How can I access the 2 images [Cercle] and [CercleInside] from within the Widget Blueprint ?
I would like to dynamically change position of an image in a canvas. I have my 2 images created inside the canvas (Cercle and CercleInside).
Flag the image as variable at the top of its details panel. You can then:
get cerlce → as canvas slot → set position
So easy… thank you !
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.