Ok, I created an empty game object and made it a parent to the widget that I placed in the scene and
then made it into a prefab. However, when I instantiate the Game object with the widget now as a child,
it still does not show the sprite image. Did I go about that the wrong way?