Transforming a sprite with spritewidth = 1 pixel, Possible ?
Posted: Fri Sep 07, 2007 7:52 am
Hey everbody,
During the coding process of a graphic effect I split up a text into slices by using clipping. To achieve my effect I clipped it into sprites with a width of 1 pixel.
Now I want to add a perspective to it so drawing that 1 pixel-width sprite in the Z-direction but transformsprite3D does not do the job since the sprite is only 1 pixel in width (Or am I doing something wrong ?)
Does anybody already tried this or has an alternative for it ?
Since the sprite has a width of 1 pixel I was thinking of a way to do it like LineXY: From XY/Y1 to X2/Y2..
All help would be really appreciated...
Regards,
DeXtr0
During the coding process of a graphic effect I split up a text into slices by using clipping. To achieve my effect I clipped it into sprites with a width of 1 pixel.
Now I want to add a perspective to it so drawing that 1 pixel-width sprite in the Z-direction but transformsprite3D does not do the job since the sprite is only 1 pixel in width (Or am I doing something wrong ?)
Does anybody already tried this or has an alternative for it ?
Since the sprite has a width of 1 pixel I was thinking of a way to do it like LineXY: From XY/Y1 to X2/Y2..
All help would be really appreciated...
Regards,
DeXtr0