ID:270080
Jan 2 2006, 4:14 pm
|
|
wat i am thinkin about is make a world like no other. i want to make a yugioh adventure with unlocks. except i dont know how to do it. thats y i ask u guys how do i do it. how do i make icons and cards and put everyn little detail. plz help me. how do i make the 2d cards become 3d and howm do i add movement how do i make icons and trees and the whole entire 3d world.
|
In response to Pyro_dragons
|
|
Dm can make 3D argh sorry for my cursing look around pyro
http://developer.byond.com/hub/Triste/3DShips and http://games.byond.com/hub/OneFishDown/RoyalNonesuchEngine I do not now how to do it but ask thoose people the creators of thoose 2 |
In response to Xereo
|
|
Wow, the 3DShips looks amazing. And of course the RNE, but I never seen the 3DShips. Thats pretty awesome.
-Doh |
In response to Xereo
|
|
Jeez! What's with the flame? This is the first I've ever heard that you can do 3D. And apparently if you do, the size of the game will be insane. Anyway, the last I had heard, it wasn't possible.
|
In response to Pyro_dragons
|
|
Anyway, the last I had heard, it wasn't possible. Odd. It's certainly possible, and I don't think anybody is floating around denying that. It isn't PRACTICALLY possible, though, in that it requires some very arcane work to actually write a game with it that is playable, doesn't lag to the point where you may as well use pigeons to send the packets, and looks okay. I'd say give up on 3D if you want to make an actual game rather then a shiny showpiece, unless you're LummoxJR or OFD or Gakumerasara. |
In response to Jp
|
|
If you want to make a 3D game, go and learn C++ :|
|
In response to Xereo
|
|
Xereo wrote:
http://developer.byond.com/hub/Triste/3DShips It's worth highlighting that this isn't 3D. It uses 3D rendered graphics to appear as though it's 3D. As in they're just 2D pictures of 3D objects (like the old Donkey Kong Country games for SNES). The movement system is impressive but it's not 3D movement at all. Personally I prefer that style of graphics to cheap low-polygon 3D. |
In response to XxDohxX
|
|
Again, it isn't 3D. It's a flat, rendered image of a 3D model. There is a huge difference. BYOND is not capable of 3D. It can, however, emulate the effect using mass quantities of rendered images. This is however, impractical.
Second, the Royal Nonesuch was isometric, not 3D. |
2.Read the DM guide.
You're pretty much asking for someone to completely make your game for you.