Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: 1 [2]   Go Down

Author Topic: Pokemon Unamed  (Read 8473 times)

0 Members and 1 Guest are viewing this topic.
Re: Pokemon Unamed
« Reply #20 on: August 06, 2010, 07:21:36 am »
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3725
Game mechanics isn't what I'm worried about. I know how the game plays out, and that they all follow the same idea. Get your Pokemon, battle up to the first gyms. Learn how to catch Pokemon from your ally or some old guy in Viridian City. You get a potion early on in the game and before you know it there's some Rocket grunts, or lookalikes like Team Magma and Galactica.
That is story mechanics not game mechanics. Game mechanics is what the engine is all about. The battle systems, leveling systems, EV points, item system, AI systems. Even the more simpler things like showing text, inventory, walking and buying stuff. Just like Mammy said, you will need to know exact formula's and variables to use. What language you use doesn't matter GM, C++, C# and Java are all good to create games.

About the maps, I wouldn't be to worried. If you focus on the games: RBY, HGC, RSE, DPP and remakes of the previous ones. Map making would be relatively easy as these games convert relatively easy to one style. Pokemon has not changed much in that manner. And only Johto and Kanto are actually connected. For the rest take a cue from the series and just use a boat. Story should not be to difficult either, but you should have someone that is a good storyteller and has a lot of creativity. The story could be about that various groups are terrorizing each region, but unknown to even them (maybe not the leaders) there is a small group of elitist badguys who control everything.

For the Pokemon training another easy answer is possible. Each trainer that starts in a new region has to go to the foremost Pokemon researcher of that region to get himself that region's starter Pokemon. Older trainers are not allowed to use Pokemon captured in another region until they have 5 or 6 badges from the new region. Each region has its own Pokemon league and thus there own elite four (5). Trainers that successfully have completed all the Pokemon leagues are allowed to participate in the National league. This could be another elite four (5) battle or you could actually make a tournament or something. The Battle islands are just fun sidequests.

When your engine is correct you need to add all the data for all the Pokemon, items, trainers and gymleaders. And like sjegtp mentioned before, this is boring and tedious work. Nintendo has a team of employees paid to do this. They probably start by importing all the data from the earlier games automatically, add open data, change the things they wanted to change anyway and than test everything to balance out the Pokemon. Nintendo does not do it for the feeling of accomplishment afterwards, but there is money at the end of the tunnel.

Well, I wish you good luck in making this.
« Last Edit: August 06, 2010, 07:55:56 am by Niek »
Logged

Starforsaken101

Wake the Beast
Re: Pokemon Unamed
« Reply #21 on: August 06, 2010, 12:50:15 pm »
  • www.mouffers.com
  • *
  • Reputation: +69/-0
  • Offline Offline
  • Gender: Female
  • Posts: 2577
Okay, I'd like to bring up that when I say 4-5 teams to work on a map, I mean with the code and everything guys. Not just pretty graphics. I mean working on the specific regions. You'd also have a team for the battle engine, blablabla.

It seems like what I said earlier was overlooked or not even read. So I'm not even sure this is going to be read, but take it from experience, something like this will be a headache and will take long, no matter how many people join your team. No offense, but Caomicc, you don't sound like you have any experience whatsoever and hence it sounds like you're overlooking something such as game mechanics as "easy", which is bothersome to a coder. Overlooking an engine is dangerous.

Like I said, no offense, but I have a feeling you're being a little too eager or optimistic.
« Last Edit: August 06, 2010, 04:56:31 pm by Starフォセーキン »
Logged
  • Starforsaken101's DeviantART
Re: Pokemon Unamed
« Reply #22 on: August 06, 2010, 02:38:10 pm »
  • *
  • Reputation: +3/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3374
We're not trying to discourage you or anything, just trying to get you to take a step back and plan it all.
Logged
Quote from: Jason
Your community is a bunch of stuck up turds.
Re: Pokemon Unamed
« Reply #23 on: August 06, 2010, 05:26:41 pm »
  • Lionfish App dev
  • *
  • Reputation: +1/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3456
Nothing is being overlooked, and Caomicc has told me that she expects this to take a long time with a large team. I don't think anybody's getting too eager, but maybe this attitude is why nobody ever finished anything around here.

Also, everyone keeps mentioning getting this and that just right so as not to !@#$% off pokemon fans.. this just seems silly to me. A fan game doesn't have to have every single variable and bit of logic identical to the original to be good. But I digress, plenty of people are pledging their allegiance, so lets get back to planning.
Logged
  • Lionfish Apps
Re: Pokemon Unamed
« Reply #24 on: August 06, 2010, 06:17:14 pm »
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3725
Personally, I don't care if you are making it exactly like a Pokemon game or not. To me it is important that the game is balanced and that still requires carefull consideration of variables and stats. It would be the easiest to just copy it from bulbapedia or something.

My advice is to get your base engine for the game ready first before committing to content. With a working base it is a lot easier and motivating to create content.

I won't be helping with the programming, because I'm focused on the CP. But I am always ready to give advice.
Logged
Re: Pokemon Unamed
« Reply #25 on: August 06, 2010, 06:38:31 pm »
  • Lionfish App dev
  • *
  • Reputation: +1/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3456
Makes sense, just remember, she might not have any experience, but I certainly do.
Logged
  • Lionfish Apps

Darklink45

aka Faded Led
Re: Pokemon Unamed
« Reply #26 on: August 06, 2010, 06:51:03 pm »
  • *
  • Reputation: +8/-0
  • Offline Offline
  • Gender: Male
  • Posts: 312
Man, I wanted to do this kind of stuff where you could choose all of the main characters from the games, i still have the sprites on my computer... somewhere.

But good luck.
Logged
Personal site: Faded Led
People die when they are killed.

Starforsaken101

Wake the Beast
Re: Pokemon Unamed
« Reply #27 on: August 06, 2010, 08:07:45 pm »
  • www.mouffers.com
  • *
  • Reputation: +69/-0
  • Offline Offline
  • Gender: Female
  • Posts: 2577
Just throwing in simple words of advice. Get your planning done right and we'll see what comes out of this. All I'm saying: don't get ahead of yourselves.
Logged
  • Starforsaken101's DeviantART

Caomicc

Re: Pokemon Unamed
« Reply #28 on: August 08, 2010, 03:31:03 am »
Moldorma and I are working on it right now.
We have a bit planned, and have an engine for walking and biking. I have recreated Littleroot Town and Route 101 in game maker on 16x16 tiles. The .exe runs and has been tested.
I have recolored a sprite, but they may not be final, and we may just see if we can find someone who wants to sprite the main characters, male and female.
So far, the plan is for the game to start in Hoenn, in Littleroot Town and work your way through to a town on the east coast (Mossdeep I think?) and take a boat to Johto, work your way into Kanto and then though Kanto and taking another boat into Sinnoh. Getting to Sinnoh should be the goal of the game to defeat Team Rocket/Galactica/Magma etc.

This is what we have planned at the moment.
Logged
Re: Pokemon Unamed
« Reply #29 on: August 08, 2010, 11:23:10 am »
  • *
  • Reputation: +3/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3374
I'd like to see a pokemon game that can be played out in a less linear way, maybe parachute in to the pokemon world and start where you land XD?
Logged
Quote from: Jason
Your community is a bunch of stuck up turds.
Re: Pokemon Unamed
« Reply #30 on: August 09, 2010, 03:52:29 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 512
I'd like to see a pokemon game that can be played out in a less linear way, maybe parachute in to the pokemon world and start where you land XD?

That would be pretty awesome actually. Or any way to choose where you start and just be open-world from there really.
Logged
Re: Pokemon Unamed
« Reply #31 on: August 09, 2010, 04:26:13 am »
  • *
  • Reputation: +3/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3374
I'd like to see a pokemon game that can be played out in a less linear way, maybe parachute in to the pokemon world and start where you land XD?

That would be pretty awesome actually. Or any way to choose where you start and just be open-world from there really.
Yeah, anyway would do, I've just been playing too much just cause 2 :P
Logged
Quote from: Jason
Your community is a bunch of stuck up turds.

Caomicc

Re: Pokemon Unamed
« Reply #32 on: August 11, 2010, 05:10:20 am »
Possibly, but how could the plot go? I personally don't know exactly what were doing story wise.
Logged
Re: Pokemon Unamed
« Reply #33 on: August 11, 2010, 05:22:52 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 512
That's the best part. Open-world Pokemon has no plot really. It's non-linear which is something I'd love to see in a Pokemon game really.
Logged
Re: Pokemon Unamed
« Reply #34 on: August 11, 2010, 06:39:45 am »
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3725
That's the best part. Open-world Pokemon has no plot really. It's non-linear which is something I'd love to see in a Pokemon game really.
Actually a nonlinear game can still have a deep plot. But because the game is nonlinear the story elements are episodic and not sequence dependent. You have a great number of single events that take place, which are unconnected. Once in a while a (number of) bigger plot event(s) can take place that does refer to previous plot events, but these events need to be broadcasted in other parts of the world, giving the player a cue that he/she can find something interesting in that place. And after that you can do some more episodic plots which all lead to the or one of the climactic events.

Things to design:
- The state of each area before a plot event (unless the player encounters a plot event at the first entry)
- The state of the world during, between and after plot events.
- The AI's strength reflects the strength of the player (maybe connected to the number of badges)

It could be that you will design things that the player will never encounter, especially all levels of the AI. But start with the beginning and plot the final climactic ending. After that put some bigger plot events somewhere in the middle and finally a shitload of unconnected little plots. Remember that in a Pokemon game you have 2 storylines, one fighting the bad guys and the other is becoming champion. And both might influence the other, like having some other guy as gym leader when one small plot has not been resolved. Or that one plot event alters (definitely the dialog) when you have passed a certain gym. 
Logged

Caomicc

Re: Pokemon Unamed
« Reply #35 on: August 12, 2010, 03:36:29 am »
I disagree on the open world, for a few reasons.

1. In the beginning of this topic people were stating about how I would need to "stay true" to the idea of the game.
An open-world game would not be "staying true."
2. As we (should) all know, Pokemon requires the players achieving HM moves to continue travels about the world.
If it was an open world game, this would not be possible. We would have to rather rule out surfing, using cut, strength, rock smash and fly OR give them all to the player in the beginning. I don't see how this would really be fun, as people will be expecting to achieve these items.
3. People will probably still play it in a linear way, anyways, unless you can't, which would be contradictory to it being open world. The point of the game will still be to get gym badges, as that what the game always is. We would have to make it in some sequential order, unless all the gyms were the same difficulty, which would be redundant. You would have to train an extravagant amount before going to the first gym, and then by the 8th (or the 32nd) you would be leveled so outrageously it would be downright boring.
4. The way I see an open world game, is it would just become what the game is after you beat all the gyms and the elite four. The part where you wonder around aimlessly battling random pokemon. I don't know many people that stick around and play there game hours on end just wandering, I personally find it boring and restart my game around this point.

I just don't think open world is the way to go. Any other views? I'm curious as to what others think of this.
Logged
Re: Pokemon Unamed
« Reply #36 on: August 12, 2010, 03:44:02 am »
  • Lionfish App dev
  • *
  • Reputation: +1/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3456
I like the idea of choosing your starting region, maybe after you finish your starting region you go to a common center location (brand new mini area) that lets you choose the next area to tackle, or something.
Logged
  • Lionfish Apps
Re: Pokemon Unamed
« Reply #37 on: August 12, 2010, 04:14:23 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 512
@Cam, if you are going to make a non-linear game, then it has to stay true to the idea of all the other games. But you shouldn't feel confined to making it like that just because people at the beginning of this topic mentioned that. Creative freedom applies..

My idea is as follows;
When you select new game, you are asked which set of Pokemon games is your favorite. Red+Blue, Gold+Silver, Ruby+Sapphire, or Diamond+Pearl. If you choose Red+Blue as your favorite, your starter Pokemon options will be Bulbasaur, Squirtle, or Charmander. Whereas if you choose Gold+Silver as your favorite, your starter options will be Chikorita, Totodile, or Cyndaquil (you get the idea).

The game begins in a giant airplane where you live with some new Professor, the player can be his grandson or granddaughter or something. There he tells you that you need to go out and see the world, blah blah, there's more to it than the walls of this airplane. He suggests training to become a Pokemon master and gives you your choice of a starter Pokemon.

From there you can choose which region of the world you want to land in and start your journey. Whatever area you choose to start in then has the easiest set of gyms. When you finish all the gyms in that region you'll get picked up by the Professor in the airplane and he'll ask you how everything's going so far. Then you can choose the next region you want to journey to, which will then have increasingly more difficult gyms, etc. This way it's actually kind of linear still, but will feel non-linear in that you can choose where you want to go. As far as HM moves, I'm sure you can spread out where you find them over all the regions. Then once you beat all the gyms, whatever you choose to be your last area will have the hardest set of gyms, you can go wherever you like in your plane and go back to areas with new HM moves to access older areas you couldn't reach before.

Then have some sort of ultimate Elite Four that is on some obscure new small island the plane can go to but you need all the gym badges from every area to go to. It'd be like a Global Elite Four instead of just an Elite Four for each region.
Logged
Re: Pokemon Unamed
« Reply #38 on: August 12, 2010, 04:44:52 pm »
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3725
I just don't think open world is the way to go. Any other views? I'm curious as to what others think of this.
I do agree that for your purpose an open-world is not a good idea, although not for the reasons you mentioned. At the beginning they said that the gameplay should stay true to the original. The gameplay of Pokemon does fit in with a nonlinear game. You would still need to walk, talk, battle, capture and trade, etc. And like I said earlier in an nonlinear the strength of the opponents is determined by the level of the player. For example the strength and team composition of the gymleader is determined by the number of badges you have.

About the HM's they only facilitate the player in either crossing long distances in a shorter period of time (Fly, Flash) or to give access to new areas (Cut, Surf, Rock Smash). Incidentally in the Pokemon games they also obstructed your progress. Although they can still work well in an open world. The city's and some simple patches are connected with roads without the need for HM's. Deeper off road areas would need one or more HM's.

But here is also the reason why I don't think a open world is good for your game. A nonlinear game has a world designed for it. You want to recreate all the worlds from the existing games and connect them. These worlds are designed to play linear. For a nonlinear game your would need to create the worlds from scratch and then they won't be the worlds from the games anymore.



@Breedlove. Your idea has one big flaw. If you would start in 1 place and continue to grow from there on, you will get in trouble with the gyms. With 32 (or maybe 40 by then) gyms you would get to fight a gymleader about every 2 a 3 level ups, starting with the first gymleader at level 1 or 2. And then I have not mentioned the Elite four. This means: 1) you have either little room for story;  2) the gymleaders will be ridiculously easy; 3) you need a ridiculous amount of exp to level; 4) the pokemon become unruly fast; or 5) you get a ridiculous number of levels to level up (lv. 999 anyone?). Or you could keep the gyms as they are in the games now, but then after one world completed, the gyms in the other worlds will be push overs.

My suggestion (as I mentioned earlier) is to place a constraint on the game. That in each new world that you start a Pokemon league trail, you would have to leave behind your old Pokemon. Get that regions starter Pokemon and only if you have obtained the 6th or 7th badges are you allowed to use Pokemon from other regions. Which could make the 7th and 8th gym still pushovers, but you could let each elite four grow with the number of worlds beaten. The elite four in a normal game is around level 60, thus the next one could be around 70, then 80 and then 90.
Logged
Pages: 1 [2]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.331 seconds with 75 queries.

anything