gree / pure2d

Pure2D Native Android Game Engine
80 stars 26 forks source link

LWF background can't be transparent #8

Closed zafyraminx closed 9 years ago

zafyraminx commented 9 years ago

Hello, i am using your engine since last year then now i am creating a feature with camera preview and some animation, then i am using a transparent gl so that my xml can see at the back, all of the animation is good but when i am trying to use LWF it has black background and aside from that if it is use for transparent its color is different. is there any chance to use camera to the view instead of using my xml as a guide or is there any possibility to make the LWF outout transparent?

longngo78 commented 9 years ago

That could be an issue with the LWF plugin itself. To recap, if you remove the LWF, everything seems fine? Also you have a screenshot?

zafyraminx commented 9 years ago

screenshot from 2015-02-04 10 17 11 it looks like that if i use LWF, but if i use other animation it is fine.

longngo78 commented 9 years ago

Most likely this is a LWF issue. You probably want to file an issue here: https://github.com/gree/lwf

zafyraminx commented 9 years ago

Ohh I see, I try to use Skeletal animation too because it is fine with the transparency but the problem is i dont know how to make a ani file screenshot from 2015-02-04 10 38 47

longngo78 commented 9 years ago

It is a proprietary format and deprecated. LWF is the way to go for this type of animation. Sorry I can't help you with this.

zafyraminx commented 9 years ago

I see anyway thanks for your response.