First person shooter (yet another Locke question)

Talk about making games.

Postby DilloDude » Wed Mar 07, 2007 4:30 am

http://game-editor.com/forum/tp-2850-Ra ... ource.html
3d graphics are possible, but very slow. You can do a sort of 2d shooter, like lots of light-gun arcade games. Basically you stay in one spot, until you kill all ther enemies, and then you can play the animation fo moving to the next one. One where you walk around freely would be much slower and more difficult.
Image
User avatar
DilloDude
 
Posts: 866
Joined: Tue Jan 24, 2006 9:51 am
Location: Nyerellion
Score: 58 Give a positive score

Postby Locke » Wed Mar 07, 2007 12:14 pm

Yeah, I figured that. I didn't care about the 3D part, just 2D that looks like 3D would be fine by me. I don't know if anybody here has ever played Marathon, but I wanted to make something like that.
As if I don't say it enough:

Thanks,

Locke
Locke
 
Posts: 77
Joined: Thu Feb 22, 2007 1:09 am
Score: 4 Give a positive score

Postby a2k » Wed Mar 07, 2007 8:59 pm

That looks like the oldskool DOOM stuff (got a hit for Marathon on Wikipedia). Yeah, that's still some involved math you'd have to send through the GE pipeline to get working. As everyone says, that's going to be really slow. The closest you can get is to get 3D looking like an oldskool RPG
a2k
 
Posts: 16
Joined: Sun Mar 04, 2007 4:05 pm
Score: 2 Give a positive score

Postby Joshua Worth » Wed Mar 07, 2007 9:04 pm

Oman wrote:No joshua worth sorta yelled at me :lol:
I did that because a bazillion people were asking if GE had 3d support, when it says on the front page that it is only for 2d games. Sorry if i was a little 2 harsh
Stay sweet
User avatar
Joshua Worth
 
Posts: 515
Joined: Tue Jul 19, 2005 12:00 am
Location: Stralia
Score: 5 Give a positive score

Postby Sgt. Sparky » Wed Mar 07, 2007 10:08 pm

Locke's Sig wrote:As if I don't say it enough:

Thanks,

Locke

you finally got a signature! :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby Locke » Thu Mar 08, 2007 2:09 am

Yes, I figured, it would take much more energy to right it every time then to just click the profile button once and type it in.

As for the 3D, I have the doom and marathon game engines and I was going to learn how to do it, but I was wondering if I could export the fps game as an exe and then call on it in GE?
As if I don't say it enough:

Thanks,

Locke
Locke
 
Posts: 77
Joined: Thu Feb 22, 2007 1:09 am
Score: 4 Give a positive score

Postby morcior » Fri Mar 09, 2007 4:02 pm

http://www.fpscreator.com/ is what you're looking for.

No you are not going to be able to link between a GE game and a FPS creator game, they have nothing in common and neither can execute files.


If you want to make this 3D/2D cross game, you'll need to do it in a 3D engine and even render the 2D part using quads and triangles. You'll need to know c++ and get to grips with an engine like: http://irrlicht.sourceforge.net/
morcior
 
Posts: 83
Joined: Fri Jan 12, 2007 12:16 am
Location: UK
Score: 9 Give a positive score

3D XD.

Postby Hblade » Sun Mar 11, 2007 7:41 pm

Actualy, it's possible to do this. You may not be able to move, but if you had a 3D engine, you can make a map of a 3D level. This is easy. ANyway, Have the 3D Map move around so that you can see the whole level. Then, onhce yo do that, Have the animatiopn start moving when you defeete the enemies required to move on to the next spot. When there, Have the animation stop in the spot you want the next enemies to apear. Note, this must be in either a bunch of BMP, PNG, JPEG, Ect, or a GIF File.
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Postby Locke » Tue Mar 13, 2007 2:49 pm

I am not exactly understanding this, could you explain it in a little more detail?
As if I don't say it enough:

Thanks,

Locke
Locke
 
Posts: 77
Joined: Thu Feb 22, 2007 1:09 am
Score: 4 Give a positive score

Previous

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron