Right now its set to 0.0 for the vertical position and I would like this to go down so its on the upper half of the screen. What do I need to change to make that happen everytime I try to change this, the plugin gets disabled. Any help would be greatly appreciated, thank you.
Moving the announcement bar down?
All you need to change is:
"General Settings": {
"Adjust Vertical Position": 0.0,
Do it by increments of 0.1, it can move quite far. Positive makes it move up and negative makes it move down.
No idea why the plugin would be getting disabled. If your config is incorrect the plugin should correct it and set it to default.
Change it to what you want then post your config here using the insert/edit code sample tool.
In response to Agonos ():Hi. Imagine that I want to put the banner in the middle of the screen, I would have to write how muc...
I don't know how much you'd need to write. Try it and find out. The test announcement is there for that.
Also, take note that in my reply earlier I stated that a positive number makes it move up.
this is my general settings to help:
"General Settings": {
"Adjust Vertical Position": -0.015,
"Announcement Duration": 10.0,
"Fade In Time": 0.5,
"Fade Out Time": 0.5,
"Font Size": 18
},
Merged post
change your GUIAnnoucements.json CONFIG this will help lower it below any compass etc
"General Settings": {
"Adjust Vertical Position": -0.015,
"Announcement Duration": 10.0,
"Fade In Time": 0.5,
"Fade Out Time": 0.5,
"Font Size": 18
},
Merged post
change your GUIAnnoucements.json CONFIG this will help lower it below any compass etc