So I created 2 buttons (in the Blueprint Widget) through the designer and tried to change their appearance such as color, but somehow it does not work through the designer. Maybe a bug in 4.7 Preview 3 ?
Anyway, I don’t mind that but I want to change that and the button tooltips and maybe some more settings later.
So it will change the tooltips, however I can’t stop thinking this could be done better. Also, how can I now change the color of each button, so for example I’d like the start button to be red and the quit button to be purple, how should I go to work? And another thing, what does the monitor/flash mean on top of the Even Construct ?
Try to hover over it. It will tell you that this is Client Side only. So if you run a multiplayer game, only the client using this widget will have access etc about it. No one else will know about what the clients widget is doing, because it is not gameplay related.
Thank you Exi!
While I was working at this the editor had some issues at my part where changes within the button properties did not get changed, so that’s why I tried to change it in Blueprint. However, I have an issue right now and that is that I cannot seem to access the ‘Set Background Color’ in de Blueprint. I can access the ‘Set Foreground Color’ and ‘Set Color and Opacity’ though… Any ideas on why?
Edit: Ignore this question, I forgot I needed the context menu from the button itself. Got it to work now. Thank you for your help.