1
Game announcements / Re: Shadow Of Nebula
« on: July 07, 2014, 10:00:05 PM »
Voted!
IRC channel - server: waelisch.de channel: #wme (read more)
on "MouseEntry"
{
this.AlphaColor = RGB(255, 255, 255, 90);
}
Also note that I've also tried using MakeRGBA(255, 255, 255, 128); instead of simply RGB, but it still didn't work.on "MouseEntry"
{
this.Visible = false;
}
And it worked. If the mouse was over the button, it would toggle its visibility off. So the MouseEntry event is working. It's just the AlphaColor attribute that doesn't work for buttons.That would be great!
thanks in the next few days will post a small tutorial on how we made the locations and then insert them in wintermute.