RedcrowProd
Member
|
Blur color on panel editor glitch
(This post was last modified: 02-27-2022 01:35 AM by RedcrowProd.)
|
|
02-27-2022 12:35 AM |
|
Esenthel
Administrator
|
RE: Blur color on panel editor glitch
alpha is ignored for blur.
if any RGB is != 0, then it's activated
you have to lower center color to see any blur
formula=center_color + blur * whats_underneath_the_panel
|
|
02-27-2022 04:31 AM |
|
RedcrowProd
Member
|
RE: Blur color on panel editor glitch
ok ok i see, that behavior changed recently and i had to figure out why my panel were not drawing correctly anymore
|
|
02-27-2022 09:46 PM |
|
Esenthel
Administrator
|
RE: Blur color on panel editor glitch
yes, I internally swapped the center color and blur color, but old saved panels should load correctly
|
|
02-28-2022 04:46 AM |
|
RedcrowProd
Member
|
RE: Blur color on panel editor glitch
it didnt for me, but hopefully this post will help if someone else has that issue
anyway i fixed the panels i am using in my game
|
|
03-01-2022 10:47 PM |
|