Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sprite Problem
#1
Hello im noob and im trying to make a lf2 game but i have a problem with my sprite wich doesn't appear well in the game and i would like to know if there a way to fix it with data changing or something else.


Attached Files
.bmp   1.bmp (Size: 164.84 KB / Downloads: 154)
.bmp   2.bmp (Size: 7.78 KB / Downloads: 124)
Reply
Thanks given by:
#2
It's because your sprite has the colour R:0 B:0 G:0
How do you think the black BG's in the spritesheets never appear in game?
because they are removed.
the colour 0 0 0 doesn't appear in LF2
you can use 1 1 1 or something a tad bit brighter.
Reply
Thanks given by:
#3
(12-13-2011, 06:30 PM)bashscrazy Wrote:  It's because your sprite has the colour R:0 B:0 G:0
How do you think the black BG's in the spritesheets never appear in game?
because they are removed.
the colour 0 0 0 doesn't appear in LF2
you can use 1 1 1 or something a tad bit brighter.

OK thx for the answer and do you know if there is a way to change the color 0 0 0 automatically.
Reply
Thanks given by:
#4
Hi, welcome to the LFE-Forums! :)

(12-13-2011, 07:01 PM)kenzenxs3 Wrote:  OK thx for the answer and do you know if there is a way to change the color 0 0 0 automatically.

Easiest way would be by selecting the black area (magic wand tool or however it's called) and brightening it up with the selection still active. That, of course, means you'll have to ensure you don't accidentally brighten up the black background, otherwise you'll get a dark box around your character ;)
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#5
in photoshop:
open a new layer > fill it with white color > change the opacity of that layer to 1-5% > right click on the layer > create clipping mask > mask it on the layer with the sprite that without the black background > save and have fun :D
gl man
if u use ps fcrs ^^
[Image: p45mycA.png]
Reply
Thanks given by:
#6
(12-13-2011, 07:01 PM)kenzenxs3 Wrote:  
(12-13-2011, 06:30 PM)bashscrazy Wrote:  It's because your sprite has the colour R:0 B:0 G:0
How do you think the black BG's in the spritesheets never appear in game?
because they are removed.
the colour 0 0 0 doesn't appear in LF2
you can use 1 1 1 or something a tad bit brighter.

OK thx for the answer and do you know if there is a way to change the color 0 0 0 automatically.

what deos that mean?(the 0.0.0 thing)

Reply
Thanks given by:
#7
Facepalm
If you use Window7, you can select the color by paint by clicking a small box on the top right that looks like this. You can select the precise color there.
[Image: dfg.png]
I'm using a Chinese PC so don't mind the language. Oh, and the box works for photofiltre, GIMP....too.:P
This place motivates me to become an artist, this place motivates me to learn coding, this place made me grow up, showed me the ways to interact with people. Unlike the old childish of me myself, I've learned a lot and gotten some experiences. For me, it's not just a fan forum, it's a helpful community. From a noob to someone who would think before he speaks, looking back at my old post made me laugh hard, I'm grateful of the differences between these 2 years.
~Thank You All and Farewell
~Goodbye, LFE.
RIP - 14/04/2014
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)