3 registered members (NewbieZorro, TipmyPip, 1 invisible),
19,045
guests, and 8
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: Started
[Re: Brodi717]
#200917
04/06/08 05:40
04/06/08 05:40
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
how do you make 2d games with 3Dgs. I want to start by making one of those. I have been playing around with med, wed, sed, and Blender.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201008
04/06/08 15:05
04/06/08 15:05
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
Would you just create it all by script and images .
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201023
04/06/08 16:11
04/06/08 16:11
|
Malice
Unregistered
|
Malice
Unregistered
|
for a side scroller use a locked camera and make sprites with movement on only two axis.... It really depends on the type of game you wish to create... but use sprites they can move and have collision and are 2d....
|
|
|
Re: Started
[Re: ]
#201030
04/06/08 16:31
04/06/08 16:31
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
I want one like a rpg were the camera follows the person into different rooms.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201049
04/06/08 18:28
04/06/08 18:28
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
what would i save the image as.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201068
04/06/08 19:56
04/06/08 19:56
|
Malice
Unregistered
|
Malice
Unregistered
|
bitmap *.bmp file, you can animate it that way ... read up in the manual about sprites. also for a charcter you will need many *.bmp file one for walk one for stand one for each attack ectt... But I still don't have a clear idea what kind of game you are trying to make is it like a top down 2d zelda ??? can you give us some referance for your style? Y not 3d? whynot cell shading?
Malcie
|
|
|
Re: Started
[Re: ]
#201071
04/06/08 20:00
04/06/08 20:00
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
I will draw up something of what I want to make it look like.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201089
04/06/08 21:33
04/06/08 21:33
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
Here are some images of how I want to build it. It's like final fantesy. leaderboard map were you start There will be alot more maps in here.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Re: Started
[Re: Brodi717]
#201096
04/06/08 22:21
04/06/08 22:21
|
Malice
Unregistered
|
Malice
Unregistered
|
As for the top down veiw that is a simple matter of camera placement and not hard to do plus with a top down (birdeye) cam you don't have to worry about collision. Y would you want to make this a 2d game when you could do it in 3d and there is a lot of referance work already done on this type of project? This type of project using all flat 2d images will invovle a lot of code to swap bmaps during the game... I recommend since you bought a 3d engine ' you make a 3d world... you can still have a cartoon effect by using cartoon like textures. Also a RPG is a big project with lots of inventory menus and and combat code.. You might want to think about starting smaller or joining one of the teams that is already working on a RPG...
My two cents Malice
|
|
|
Re: Started
[Re: ]
#201097
04/06/08 22:48
04/06/08 22:48
|
Joined: Apr 2008
Posts: 38
Brodi717
OP
Newbie
|
OP
Newbie
Joined: Apr 2008
Posts: 38
|
I will try 3d but im not good at making 3d models.
XBlade case, Gigabyte GA-945GCM-S2 motherboard, 2gB OCZ Memory, Pentuim D 925 3.0 Ghz overclocked to 3.67 Ghz, 250 gb Sata 3.0 Western Digital, SATA 3.0 DvD Burner, and a NVIDIA GeForce 8400 GS 512 Mb. The ultimate gaming system for a 12 year old woot.
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|