I can't see two transparent images in two bgpics
bgpic 2 is a black square
Code: Select all
@BGPIC 1, "appleimg.png", {LoadAlpha = True}
@BGPIC 2, "appleimg.png", {LoadAlpha = True}
@DISPLAY 1, {Borderless = True, DragRegion = {{X = 0, Y = 0, Width = 528, Height = 535}}}
@DISPLAY 2, {Borderless = True, x=250,DragRegion = {{X = 0, Y = 0, Width = 528, Height = 535}}}