Forum

> > CS2D > General > map sprites question :/
Forums overviewCS2D overviewGeneral overviewLog in to reply

English map sprites question :/

4 replies
To the start Previous 1 Next To the start

old map sprites question :/

Phenixtri OP
User Off Offline

Quote
Yea ello guys this is a problem ive been having when i make maps & try to add a little extra detail to them with sprites

My problem is that my sprites have to be perfectly square other wise the background color can be seen in game & this is 1) ugly looking & 2) y cant I use the standard pink color to the background image like with weapon & player gfx images ?

Is there any way I can make parts of a sprite transparent? like say for a chain link fence sprite for example

old Re: map sprites question :/

Vectarrio
User Off Offline

Quote
I know about env_image instead of env_sprite - env_image supports (255;0;255) color (pink) but doesn't do as much as env_speite does. env_sprite has different blending - some types supports black color as transparent. Or just use png with alpha channel.

old Re: map sprites question :/

KimKat
GAME BANNED Off Offline

Quote
Try using env_sprite if it's a black transparency image and if it's a purple transparency image then use the entity env_image.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview