.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Obsession Software Ltd. (http://forums.bots-united.com/forumdisplay.php?f=26)
-   -   Time to make some decisions? (http://forums.bots-united.com/showthread.php?t=1353)

Pierre-Marie Baty 26-05-2004 09:47

Re: Time to make some decisions?
 
I've came to think about it but...

In definitive, aren't the game rules something we may want to worry last, after we get a rendering engine and physics system working, and convincing player movement physics ?

Once we get these we can build any sort of game on top of it, very fast.

Every FPS game starts out by developing a crude deathmatch. Team code and game rules get added later, if one thinks about it.

FrostyCoolSlug 26-05-2004 16:43

Re: Time to make some decisions?
 
*thinks about it..*
*Gets Headache*
I hate thinking :(

Anyway, i suppose to an extent, you are right.. but.. it would be VERY crude, no real weapons or player models, more like a bunch of skeletons running around. Its more a 'proof of concept' rather than a crude deathmatch game, once you can get more than one player into the game, spawn them, and have them all running around together, its THEN that you can start adding game rules. (You could always give them guns, and release it as 'skeleton deathmatch' :P). I Think from there, you add teams, then weapons. It seems more logical that way, rather than code a load of stuff for deathmatch, then have to change it all again for teamplay :p

stefanhendriks 26-05-2004 16:53

Re: Time to make some decisions?
 
Yes, basicly we need:

- a rendering engine (taking care of rendering the world but also the entities)
- a good working entity system being able to spawn players and anything else needed. If possible something dynamic, so we can extend this easily.
- a physics system (not required, could be done later)

when these 3 are in, we can concern about game rules. I'd be more then happy to see some players run in a basic room together at first.

FrostyCoolSlug 26-05-2004 17:46

Re: Time to make some decisions?
 
I think the final decision on the main game engine has been decided, (Ogre, there havnt really been many others that offer the graphical support and abilities of it).

I agree on the entity system, seeing as this will be coded by us, anything will be possible at the end of the day.

When it comes to physics, i think we should concider this from the start rather than later, This way, we wont have to concider doing player animations before physics are implemented :)

On your last comment, once we see a couple of players running around in a room, we will be making serious progress :)

Pierre-Marie Baty 26-05-2004 23:42

Re: Time to make some decisions?
 
Frosty is right: physics must come with the engine. It's a whole. Ogre doesn't feature any physics/collision system. Without physics players would be floating in the air through walls.

Ogre + ODE is the way to go. We'd have to investigate on the different collision plugins existing for Ogre.

FrostyCoolSlug 27-05-2004 00:09

Re: Time to make some decisions?
 
if i remember right, one of the ogre examples contains a minor implementaiont of ODE, throwing a ball at some bricks from a first person view.. maybe look into that a bit more :)

Brainz 08-06-2004 05:47

Re: Time to make some decisions?
 
Originality and realism? Ironsights. Modeled Iron sights preferably. As far as I know there is only one 'good' modern combat game to utilise the system, and thats a HL mod.

FrostyCoolSlug 08-06-2004 05:53

Re: Time to make some decisions?
 
Quote:

Originally Posted by Brainz
Originality and realism? Ironsights. Modeled Iron sights preferably. As far as I know there is only one 'good' modern combat game to utilise the system, and thats a HL mod.

can you please be slightly clearer, i have _NO_ idea what Ironsights are :P

thanks :)

Bill 08-06-2004 06:20

Re: Time to make some decisions?
 
Quote:

Originally Posted by FrostyCoolSlug
can you please be slightly clearer, i have _NO_ idea what Ironsights are :P

thanks :)

Iron sights mean that there are NO crosshairs...your character moves fast with his weapon drawn, but shooting is extremely hard because you're firing without aiming. You hit the iron sights key, and it bring the gun up to eye level, so you can see the sight.

If you have UT2004, this was implemented in the Red Orchestra modification.

http://redorchestramod.gameservers.net/

At least, that's what I always thought they were.

TruB 08-06-2004 09:48

Re: Time to make some decisions?
 
call of duty use a kind of ironsight..


All times are GMT +2. The time now is 17:12.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.