bruhbruh Posted January 8 Share Posted January 8 and how does one do it? I think what i'm looking for are shaders but idek Image showcasing what i mean: Link to comment https://forums.kleientertainment.com/forums/topic/169449-is-it-possible-to-overlay-an-image-on-a-sprite-as-an-effect/ Share on other sites More sharing options...
_Yue_Yue_ Posted January 28 Share Posted January 28 可以的,比如我做了一个 3D效果。但是因为打包图片成为tex xml 时,规格对不上。着色器里纹理映射不对,就手动修改了xml里的 <Element name="xxx.tex" u1="0.00390625" u2="0.55078125" v1="0.26171875" v2="0.99609375" /></Elements> ==> <Element name="a_2.tex" u1="0" u2="1" v1="0" v2="1" /></Elements> Link to comment https://forums.kleientertainment.com/forums/topic/169449-is-it-possible-to-overlay-an-image-on-a-sprite-as-an-effect/#findComment-1850181 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now