Page 1 of 1

Texture error

PostPosted: Mon Jul 14, 2014 1:53 am
by TMac
I'd integrated Magic Particle to my engine but still have error about blending texture. The boundary of texture appears clearly. Can you help me to fix it
Image

Re: Texture error

PostPosted: Mon Jul 14, 2014 12:13 pm
by Odin_KG
Try to save the external textures with the help of the editor. Use File->Save As (API).
External textures are created as ready textural atlases and ptc file contains right UV coordinates.
This variant more easy that variant with creating the atlases with the help of API.