View unanswered posts | View active topics It is currently Wed Jan 08, 2025 10:23 pm



Reply to topic  [ 31 posts ]  Go to page 1, 2, 3  Next
 Getting into Spriting 
Author Message

Joined: Tue Feb 16, 2010 6:07 am
Posts: 98
Reply with quote
Post Getting into Spriting
So, last night after downloading more mods I decided to try my hand at making a gun based off of a vanilla one. I ended up with an error message and kinda gave up. However, I really enjoyed making the sprite for my gun, the Glock 18 Fully Auto. So, I wanna post it here and get some criticism on it and hopefully some pointers on how to make better sprites. Also, what kind of programs are best, I just opened a Coalition Pistol and went from there in MS Paint.


Attachments:
File comment: Heres my gun.
G18.bmp [1.29 KiB]
Not downloaded yet
Wed Feb 24, 2010 6:30 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Getting into Spriting
actually, paint=win

despite the lack of features, it still works.
BTW nice model! have you tried it in-game to compare size? it looks kinda small, but that could just be me.

if you need help doing that, pm me :)


Wed Feb 24, 2010 6:36 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Getting into Spriting
MS Paint works fine for low level graphic stuff.

Your sprite: the overall shape is pretty good, though a bit heavy on straight lines.

Your shading is, well, nonexistent. Try to vary what colors you use, and, especially on a small sprite like that, don't put the same color next to itself too many times. Try to break up the solid outlines; it lends a lot more 'realism' to a sprite.


Wed Feb 24, 2010 6:38 am
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Getting into Spriting
you can use MSPaint, for larger scenes (HA) you'll probably want either GIMP or photoshop.
http://www.wayofthepixel.net/pixelation/ for pixel art learning and lots of pretty examples, but otherwise it's fairly dependent on how you see things and your artistic ability. The actual artist for the game does most of his work at 500% and scales down.


Wed Feb 24, 2010 7:28 am
Profile WWW

Joined: Tue Feb 16, 2010 6:07 am
Posts: 98
Reply with quote
Post Re: Getting into Spriting
Thanks, I was actaully having trouble making the gun, so never got to see what it looked like ingame, so if someone could help me, I would really appreciate it. As for the shading, I was concerned that since the actual gun is almost purely green, if I used different colors, it would be too hard to tell what color it was.


Thu Feb 25, 2010 1:24 am
Profile
User avatar

Joined: Sun Oct 11, 2009 4:48 am
Posts: 133
Reply with quote
Post Re: Getting into Spriting
You don't want to use different colors, only different shades. Like light green then green then dark green.


Thu Feb 25, 2010 3:03 am
Profile
User avatar

Joined: Mon Mar 16, 2009 10:50 pm
Posts: 2175
Location: Neverwhere
Reply with quote
Post Re: Getting into Spriting
Hey that's pretty good for a start, but remember, CC is pretty cartoonish so you can mess with proportions and make things huge for better readability.

I did a quick edit of your sprite.


Attachments:
g18.PNG [346 Bytes]
Not downloaded yet
Thu Feb 25, 2010 3:22 am
Profile

Joined: Tue Feb 16, 2010 6:07 am
Posts: 98
Reply with quote
Post Re: Getting into Spriting
Okay, so I tried to redo it some. I attempted to shade, though I am having trouble trying to do it on such a small object. For this, I imagined the light coming from the front, like it was aiming towards a silencer.

Wow, I right after I posted this I saw your remake. Damn, that puts mine to shame. I see what you mean about me needing to use shading and other colors.


Attachments:
File comment: 2nd try
G18.bmp [1.29 KiB]
Not downloaded yet
Thu Feb 25, 2010 3:25 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Getting into Spriting
CAUTION: MASSIVE TEXT WALL INCOMING!

there's some easy ways to make a gun in the game (although they're not completely original) and apply your sprite to them.

easy way:

open CC folder
open coalition.rte folder
open devices folder
open sprites folder
copy your sprite to here

open CC folder
open coalition.rte folder
open devices folder
open weapons folder
open pistols folder
open pistols file (with notepad)

ooh, code!

press CTRL+F (find)

type
Quote:
FilePath = Coalition.rte/Devices/Sprites/PistolA.bmp
in the box

it will send you to the first pistol.
change the name of the ".../PistolA.bmp" to the name of your file
ie: ".../Glock18.bmp"

run CC
tell us if it worked!

***BONUS STEP***

find the pistols file
ooh code!

go to your pistol's data (use CTRL+F and the name of your file)

find RateOfFire (some lines down) (use CTRL+F only if you have to)
change that number (Rounds per Minute) to something ridiculously big, ie:1200 (go wikipedia!)

find PresetName (name of your gun in the game) (very top of your gun's data)
change that

find Description (two lines down from PresetName)
change that

save
close
play

complain (optional)
:)


Thu Feb 25, 2010 5:45 am
Profile WWW
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Getting into Spriting
You forget, pistols have 2 frames, so FrameCount = 1 to prevent crash.


Thu Feb 25, 2010 5:47 am
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Getting into Spriting
They don't have to have two frames, and if there are two frames, then uh shouldn't framecount be 2?


Thu Feb 25, 2010 7:10 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: Getting into Spriting
Yes, but the OP's sprite only has one frame.


Thu Feb 25, 2010 7:36 am
Profile
User avatar

Joined: Mon Mar 16, 2009 10:50 pm
Posts: 2175
Location: Neverwhere
Reply with quote
Post Re: Getting into Spriting
spungypirate wrote:
Damn, that puts mine to shame. I see what you mean about me needing to use shading and other colors.

Naw. It didn't even really need the shading, even. The main thing was thickening it with a half-outline. This gives it more 3Dism and makes it just generally easier to see. Without outlines things tend to just fade into the background.

Really, I thought your initial design was amazing, much better than my first. All you needed was that one detail; an outline.


Thu Feb 25, 2010 7:41 am
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Getting into Spriting
@grif
I now understand, and will ensure everyone else does as well. For instance, someone else who also immediately jumps on a seemingly contradictory post without fully understanding the context.
dragonxp wrote:
You forget, usually, pistols have 2 frames, in contrast to this pistol, which only has one frame.
So in this case you should do FrameCount = 1 to prevent a crash.



Also yes outlines are great, and at this scale balancing your half-outline is about the most important part of the sprite, second to shape of course. Color too maybe. But it's more important than shading since it takes up most of the area of the sprite.

(not to be rude in making this distinction, but I'm saying outlines in general are great, not specifically your outlines)


Last edited by Azukki on Fri Feb 26, 2010 7:07 am, edited 1 time in total.



Thu Feb 25, 2010 7:43 am
Profile

Joined: Tue Feb 16, 2010 6:07 am
Posts: 98
Reply with quote
Post Re: Getting into Spriting
Thanks!
"You forget, pistols have 2 frames, so FrameCount = 1 to prevent crash."
I was freaking out about how it didn't work, but I finally got that! :)
Well, I looked at it ingame and saw what was wrong with it and plan on fixing it up good.
Probably gonna make a custom magazine and stuff for it.

Now, can I simply Copy and Paste the coalition pistol code into the Coalition Pistols folder again and reenter new sprites and stuff to make the G18 available as well as the Coalition one? I messed up when I tried to do it myself...


Fri Feb 26, 2010 3:38 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 31 posts ]  Go to page 1, 2, 3  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.056s | 14 Queries | GZIP : Off ]