06-14-2008, 01:57 PM (This post was last modified: 03-03-2009, 11:19 PM by Runouw.)
Recently, I've been working on a Smash Bros engine. Right now, it's in Beta form, with only 2 playable characters, and many features not yet implemented. I plan to use most of the sprites from the TSR Smash Bros project. However, I'm trying to complete the engine before I add much more characters.
I believe you've got the basics more than right. This one doesn't have potention, this already proves that you can pull this off. If just these two characters were in the game and the fighting element was finished, it would be enough as a short game.
It's a great ambition, you've got much further than I would have. But then again I have the patience and discipline as an ADD patient.
By the way, did you do this in ActionScript 3? Because it does run very smooth. I still need to learn AS3 though, I got stuck half-way AS2.
Woah this is a lot better than that crappy Super Smash Flash game on Newgrounds! The controls are smooth, so are the animations, this engine's amazing! Are you releasing the engine to the public eventually, because I would be THRILLED to be able to use it.
GaryCXJk Wrote:I believe you've got the basics more than right. This one doesn't have potention, this already proves that you can pull this off. If just these two characters were in the game and the fighting element was finished, it would be enough as a short game.
It's a great ambition, you've got much further than I would have. But then again I have the patience and discipline as an ADD patient.
By the way, did you do this in ActionScript 3? Because it does run very smooth. I still need to learn AS3 though, I got stuck half-way AS2.
It was programmed in AS2 as my 3rd attempt to create a Smash Bros. Engine (from scratch), and I've thought of making it in AS3. However, I still need to find a way to make adding in stuff, like new Movesets, Menus, etc. in AS3 that doesn't take 10x longer than it does in AS2.
sba sb3002 Wrote:Woah this is a lot better than that crappy Super Smash Flash game on Newgrounds! The controls are smooth, so are the animations, this engine's amazing! Are you releasing the engine to the public eventually, because I would be THRILLED to be able to use it.
If you mean release to the public as in give out the source file, then maybe not. At least not before the games finished (which is far away), and not the entire game.
In other news, the next thing I plan to add is Kirby and his unique traits, like his copy abilities, which would be a tedious task; but I think I have a way that I only need 1 Sprite Sheet and dynamically placed hats/masks. After that I plan to setup a server to use for potential online play.
GaryCXJk Wrote:I believe you've got the basics more than right. This one doesn't have potention, this already proves that you can pull this off. If just these two characters were in the game and the fighting element was finished, it would be enough as a short game.
It's a great ambition, you've got much further than I would have. But then again I have the patience and discipline as an ADD patient.
By the way, did you do this in ActionScript 3? Because it does run very smooth. I still need to learn AS3 though, I got stuck half-way AS2.
It was programmed in AS2 as my 3rd attempt to create a Smash Bros. Engine (from scratch), and I've thought of making it in AS3. However, I still need to find a way to make adding in stuff, like new Movesets, Menus, etc. in AS3 that doesn't take 10x longer than it does in AS2.
Yeah, I think I know what you mean. AS3 is too much a hassle just to make a simple button.
I just updated it... now Kirby is playable, although several of his animations and attacks are incomplete... Kirby now has the potential to use many different copy abilities without the need to import entirely new sprite sheets for each hat. The only issue is that I might have to create many custom sprites. Pretty soon, I'll update it with the rest of the 3 character's attacks/animations complete, perhaps along with several new items and pokeballs that actually do something.
Rags Wrote:Great Job, I'm enjoying this throughly.
Though, I have a question, will you only be adding characters from Brawl, or will you add a few who didn't make it?
Yes, I was planning on putting in popular characters that people wanted in Brawl, like Geno, Megaman, Zero, Cless, Lloyd, and a few others. Otherwise this game would just be a clone of Brawl...