Agreedeatcomics wrote:starting from scratch is usually the way to go in these situations, would probably take a lot less time
Blade Brothers Engine: Creating my first 2D Game Engine
Moderator: PC Supremacists
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: Blade Brothers Engine: Creating my first 2D Game Engine
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.
Then collision fucks up too, but I can fix that.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.
Then collision fucks up too, but I can fix that.
There's no place like ~/
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Blade Brothers Engine: Creating my first 2D Game Engine
There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.
Then collision fucks up too, but I can fix that.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Thats deepdandymcgee wrote:There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.
Then collision fucks up too, but I can fix that.
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Yes it was, thank you very much dandymcgee.GroundUpEngine wrote:Thats deepdandymcgee wrote:There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.
Then collision fucks up too, but I can fix that.
Here is what was the latest in my updates...
Click here to watch in a new page.
And...
Click here to watch in a new page.
There's no place like ~/
Re: Blade Brothers Engine: Creating my first 2D Game Engine
It's Necrophagist! Bear with the non-death-metal-viewers, dude
Nice update!
Nice update!
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Sexy update bro!
props++
props++
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Blade Brothers Engine: Creating my first 2D Game Engine
^this. Collision is a wonderful thing.GroundUpEngine wrote:Sexy update bro!
props++
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Necrophagist is awesome! Thanks man!K-Bal wrote:It's Necrophagist! Bear with the non-death-metal-viewers, dude
Nice update!
Thanks a lot man.GroundUpEngine wrote:Sexy update bro!
props++
Yes it is man, it's a huge step in the right direction for me.dandymcgee wrote:^this. Collision is a wonderful thing.GroundUpEngine wrote:Sexy update bro!
props++
With this down, a huge chunk of the engine is taken care of.
Now is when I polish what I have, and then I can expand deeper into the really fun stuff!
Unfortunately though, I still have some Toolkit bugs, but once those are taken care of, it's gonna get epic up in this shit.
The next course of action is to get Lua back in the Engine, and get some NPCs and stuff moving around and doing shit.
With text already in the engine now (shitty font aside ) I can focus on getting pop-up text boxes like in the old FF style.
Next I'll tackle the toolkit, and after that I'll put down a list of what I'm gonna be doing next in the engine.
Thanks everyone for your support, you've been a big help to get this far, even if it's not that big of an update, this is my first game engine.
There's no place like ~/
- WSPSNIPER
- Chaos Rift Regular
- Posts: 145
- Joined: Sun Jan 03, 2010 6:19 pm
- Current Project: top down shooter
- Favorite Gaming Platforms: ps3
- Programming Language of Choice: c++
Re: Blade Brothers Engine: Creating my first 2D Game Engine
i use to listen to Necrophagist, still do a bit. if you're into this music try Chelsea Grin, they are not as technical but i love them!K-Bal wrote:It's Necrophagist! Bear with the non-death-metal-viewers, dude
Nice update!
Re: Blade Brothers Engine: Creating my first 2D Game Engine
:O shweet... makes me wanna get off my ass and work on something...
- epicasian
- Chaos Rift Junior
- Posts: 232
- Joined: Mon Feb 22, 2010 10:32 pm
- Current Project: Gigazilla Engine
- Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
- Programming Language of Choice: C/++
- Location: WoFo, KY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Dreamcast Dev with meh?eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Re: Blade Brothers Engine: Creating my first 2D Game Engine
not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lolepicasian wrote:Dreamcast Dev with meh?eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
- epicasian
- Chaos Rift Junior
- Posts: 232
- Joined: Mon Feb 22, 2010 10:32 pm
- Current Project: Gigazilla Engine
- Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
- Programming Language of Choice: C/++
- Location: WoFo, KY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
Yeah, I'm doing some homework now, then heading to bed. But, I shall be on teh tinychatz0rz:DDDeatcomics wrote:not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lolepicasian wrote:Dreamcast Dev with meh?eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Oh, and Leon, sorry for the threadjack :D
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Blade Brothers Engine: Creating my first 2D Game Engine
No problem man, I don't mind.epicasian wrote:Yeah, I'm doing some homework now, then heading to bed. But, I shall be on teh tinychatz0rz:DDDeatcomics wrote:not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lolepicasian wrote:Dreamcast Dev with meh?eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Oh, and Leon, sorry for the threadjack :D
This thread is open for everyone.
There's no place like ~/