05-05-2013, 01:12 AM
Ew.
Earthbound OW Revamp
|
05-05-2013, 12:47 PM
Are you planning on using these for a game, or just doing them for fun?
05-05-2013, 03:02 PM
To be honest, I have no clue! :U
I have no knowledge of programming or system restraints, but I think it'd be really awesome if I could somehow make just an overworld engine that functions like Earthbound at least. I started the project as an initial graphics revamp for the game. I have certain restrictions (boxes in multiples of 8, pallette, color limit, etc.), but I don't know if this could run in anything. Is it possible for this stuff to be made into an overworld, with menu, dialog, and at least walking around? Once I have a significant portion done, I was considering doing either a sprite project to open it up or organize a Game Dev thread and see if anyone wants to help with NPCs, programming, tilesets, etc. Would anyone be interested? Thanked by: Virtuaboy123
05-05-2013, 04:27 PM
I'm interested, but I'm way too busy :/
Try Me! I've actually made a Mother 3 engine before so I could remake EBZ. If you like it, I could probably just plug in your graphics and stuff. Then poof, you have a neat little game~ Here it is if you want to take a look. Overworld and Battling systems are almost %100 done. Thanked by: Virtuaboy123, Baegal, Ton, Shade
05-05-2013, 04:42 PM
Not to be off topic
But wow I played it, really nice. Makes me want to get into programming.
05-05-2013, 07:59 PM
Ploaj, that's awesome!!
(For the little test some of the sprites were flipped which changed the hat but I'm sure it was just an example) It's really cool to get to see my stuff like that C: Well, whether I can find a programmer or not, I still plan to work on these. You're saying it can be done with my restrictions?
05-06-2013, 08:38 AM
(05-04-2013, 05:46 PM)Baegal Wrote: C: I also want to add that while this is alright, a normal walking animation with arm flailing would be nice too. no suggestions otherwise one thing, the foot without the outline looks weird, outline it. Everything else is, why wouldn't it be? Thanked by: Baegal
05-06-2013, 11:49 AM
I'm really digging these. Hell, I love any time Mother gets some love around here.
You should do Porky. Thanked by: Baegal, megaMasquerain
05-06-2013, 02:59 PM
I think the way the legs on the back sprite are animated looks pretty weird. It looks like only the feet are moving and the legs aren't? I wouldn't know how to tell you how to fix it, though.
Thanked by: Baegal
(05-06-2013, 08:38 AM)Gorsalami Wrote: I also want to add that while this is alright, a normal walking animation with arm flailing would be nice too.Are you saying I should do arm flailing for the running animation? Or do the walk without the arms on the backpack? I wanted to add some variety to the character walks, and I was hoping to make each one unique. Ness with hands on backpack, Paula flailing arms, Jeff in pockets, and Poo behind his back. I agree with you on the foot. To be honest i might have just missed that one! (05-06-2013, 11:49 AM)Tonberry2k Wrote: I'm really digging these. Hell, I love any time Mother gets some love around here.I was considering him and Picky once Poo's walk cycle is done C: (and Ness is tidied up a little) This does raise an important question, though. Should all characters have 8 directions, or can I get away with NPCs having only 4? I think I might need to do 8, but if anyone thinks otherwise or has a better solution, please let me know. (05-06-2013, 02:59 PM)StarSock64 Wrote: I think the way the legs on the back sprite are animated looks pretty weird. It looks like only the feet are moving and the legs aren't? I wouldn't know how to tell you how to fix it, though.I agree completely. I had the same problem with Jeff before, so I can try to rework it. The problem with Jeff is his legs were 3px thick instead of 2px because of pant legs, so I might just have to mess around and see what I can do. EDIT: I think I fixed the issues.
05-07-2013, 10:45 AM
You could get away with most NPCs having only 4. Porky is a major presence in the game though, so I would give him 8.
At the same time, Picky, King, Flying Man, etc. all join your party at some point and might look weird not walking diagonally while Ness is. Thanked by: Baegal, megaMasquerain
05-07-2013, 01:19 PM
you could also make ambiguous diagonals (you only need to make two custom animations for each diagonal; the rest is achieved via mirroring). This way you can easily fill those gaps without trouble.
Thanked by: Baegal
05-07-2013, 05:41 PM
Gors, what exactly do you mean by that? Example?
05-07-2013, 06:01 PM
I'm thinking he means that all you have to do is mirror on side. essentially meaning you only need two diagonals rather than two
You couldn't do this with Ness because of his hat(he's asymmetrical). But you could with Porky,Picky, Flying man because they are. |
« Next Oldest | Next Newest »
|