View Full Version : Pokemon Starter Kit
rm2kdude
August 26th, 2009, 04:24 AM
Since I see some interest in Game Maker I thought I would think about creating one, it's actually not that hard creating a engine like Pokemon. It's actually quite simple but that depends on coding abilities, since I know GML very well it shouldn't take long.
Creating the battle system is easy, it's turn based but what about making the actual battle system better? Like adding ATB(Active Time Battle) instead of Enemy 1 ATTACK, Hero Attack. Repeat!
Features:
- 8X8 Grid movement (GBA is 240X160 which is 8X8 tiles Not 16X16!)
- "S" Key running
- Pokemon Battle System
- Type-writer Dialog (sorry hate pokemons dialog function...) It'll pretty much be like RPG Makers Dialog functions.
- Pokemon AI (Smart, not dumb... sorry but Pokemon had a terrible Battle AI)
- Weather effects
- Mapping Effects
- Pokemon FR/LG Menu(s)
Poke_DaviD
August 26th, 2009, 04:31 AM
Well knowing you, I know this will turn out good. I've played the demos of your Dragon Ball Z Legacy of Goku Starter Kits, and there are amazing.
Can't wait for this! Good luck.
Rassalon
August 26th, 2009, 09:40 AM
Try'd making a pokemon game with game maker once. I failed. But i have always still wanted to make one in it. So i give you all the best of luck in making your kit.
rm2kdude
August 26th, 2009, 09:47 AM
Game Maker is a different type of engine especially if you're coming from RPG Maker, I can code one but it's gonna take time. I'm basically just gonna throw together the battle system to see if the community would have interest in well a more complex version. The battle engine itself will reflect D/P.
Right now I'm working on my Legacy of Goku ABS SDK which well seems to be in need atm on some forums I'm on.
Wichu
August 26th, 2009, 10:02 AM
The GBA games use a 16x16 walkable grid. Sure, the GBA tile size is 8x8, but in Pokemon, the tiles are actually four of those small tiles combined. A 16x16 tile size would be a lot more convenient (and probably look better).
pokemongarnet
August 27th, 2009, 05:52 PM
Awesome theres a few on gamemaker community, but when i tried using game maker to develop a game using it none worked, i will definetly show interest.
rm2kdude
August 28th, 2009, 08:55 AM
The reason why they didn't work as they just weren't meant for the long haul, that's how I code in GM. I make the engine work for the long haul in development, I have 2 days off next week and I'll code that Battle demo.
trinity_pt
August 29th, 2009, 09:26 PM
I want to see what comes out of there :D
Hall Of Famer
September 1st, 2009, 07:31 AM
Well so are you gonna create an engine from scratch? Why not adopt this D/P pokemon engine and keep working on it? It looks rather promising I must say:
http://xs433.xs.to/xs433/08473/screenie245.png
rm2kdude
September 2nd, 2009, 10:23 AM
The coding was very bad and the engine was edgy and buggy.
Plus the map engine wasn't correct, it's easier to use objects as tiles and backgrounds for like grass.
Anyway just started the battle system.
|Maximus|
September 5th, 2009, 01:12 PM
Can't wait for this to come out!
Peeky Chew
September 15th, 2009, 10:22 AM
I'm really anticipating this, I've been making a Pokémon game on game maker for a few months now and I would have no idea where to even start on a battle system.
Like others have said, it would be better if you do 16x16 by the way.
pokemongarnet
September 20th, 2009, 10:31 PM
you doing the whole thing before you release or something?