ImageTexture arguments are "options & bgui.BGUI_CACHE", which I suspect is intended to be options | bgui.BGUI_CACHE In addition to this, you cannot load an image at a later time for an Image if it is not initially given one.
ImageTexture arguments are "options & bgui.BGUI_CACHE", which I suspect is intended to be options | bgui.BGUI_CACHE
In addition to this, you cannot load an image at a later time for an Image if it is not initially given one.