I have a variable called RandomBase that will fetch different sprite names in a list.
I want this variable to be used to call these different sprites in a "Set position to"
What I tried was :
RandomBase.ImagePointX(1)
I'm quite a beginner and I don't know how to fetch the text content and use it as an object name in the set position to