Forum

> > CS2D > General > how do i make sprites ?
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch how do i make sprites ?

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt how do i make sprites ?

yungpotroWitelvarennik0v
User Off Offline

Zitieren
well i want to start makeing my own sprites so...
how do i make it so when im makeing the sprite i can not see the back ground ingame ?
is there a colour i use or somthing ?

alt Re: how do i make sprites ?

DC
Admin Off Offline

Zitieren
either use bmp images with the background color magenta (rgb 0,255,0 / 00FF00) or use png images with alpha channel (transparency)

alt Re: how do i make sprites ?

yungpotroWitelvarennik0v
User Off Offline

Zitieren
DC hat geschrieben
either use bmp images with the background color magenta (rgb 0,255,0 / 00FF00) or use png images with alpha channel (transparency)

i use real world paint so how will i do it with that ?

alt Re: how do i make sprites ?

DC
Admin Off Offline

Zitieren
well.. if you don't know how transparency works: just use magenta as background color. just enter the right values in your colorpicker!
red: 255
green: 0
blue: 255
(or FF00FF)
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht