Posted By
Jeff Bins
10-15-2018 17:27
Found In
Egroup:
Graphics
\
view thread
Just got it after a lot of tinkering. dim text as xpTextObject dim base as xpBaseObject dim FilePath as String Self.GetObjectByName("Goals1", text) FilePath = text.text Self.GetObjectByName("GoalsPic1", base) base.SetVolatileTextureFile(0,FilePath)"‹ #XPression
|