"NormalImage": "Norm.png",
     "HoveredImage": "Hov.png",
     "ClickedImage": "Click.png",
     "DisabledImage": "Gray.png",
I put PNG's into my gui folder, however It's not snowing anywhere. What would I need to do to see the images used?
 Â
Quote
},
    "FriendButton": {
     "Bounds": "198,77,27,27",
     "Padding": "0,0,0,0",
     "AlignmentEdgeDistances": "0,0,0,0",
     "AlignmentTransform": "0,0",
     "Margin": "0,0,0,0",
     "RenderColor": "255,255,255,255",
     "Alignments": "",
     "DrawBackground": false,
     "MinimumSize": "1,1",
     "MaximumSize": "4096,4096",
     "Disabled": false,
     "Hidden": false,
     "RestrictToParent": false,
     "MouseInputEnabled": true,
     "HideToolTip": false,
     "ToolTipBackground": "tooltip.png",
     "ToolTipFont": "sourcesansproblack,10",
     "ToolTipTextColor": "255,255,255,255",
     "TextColor": "255,255,255,255",
     "HoveredTextColor": "",
     "ClickedTextColor": "",
     "DisabledTextColor": "255,90,90,90",
     "TextAlign": "Center",
     "TextPadding": "0,0,0,0",
     "AutoSizeToContents": false,
     "Font": "sourcesansproblack,10",
     "TextScale": 1.0,
      "NormalImage": "Norm.png",
     "HoveredImage": "Hov.png",
     "ClickedImage": "Click.png",
     "DisabledImage": "Gray.png",
     "CenterImage": false,
     "HoverSound": "octave-tap-resonant.wav",
     "MouseUpSound": "",
     "MouseDownSound": "octave-tap-warm.wav",
     "ClickSound": ""
    }
   }
Question
Eridonis
    In TargetBox file:
Â
     "NormalImage": "Norm.png",
     "HoveredImage": "Hov.png",
     "ClickedImage": "Click.png",
     "DisabledImage": "Gray.png",
I put PNG's into my gui folder, however It's not snowing anywhere. What would I need to do to see the images used?
 Â
Â
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now