stuntman021 wrote:
You don't. It's impossible.
some how i find that hard to believe look at my projects.
Offline
bart9032 wrote:
How do you make 3D games?
There are 3 ways I know.1,most hard.Make some varibles like direction and use some number formulas with like,a billion sprites.2,kind of hard.Take a bunch of pics and make a background and ha ve some arrow key movement.3,most easy.Use size and scrolling with size sensing.
Offline
techincalnoobsta27 wrote:
Ives used Blender and it's...........................HAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRRRRRRRRRRRRRD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I know it's hard, but once you know how to use it, you can do so much with it. I have gotten into blender fairly recently, and I know you have to be persistent, but it's so much fun to be able to make such good 3d models.
Although, if you're trying to use their game engine, don't even bother. It's poorly documented and extremely difficult to use.
Offline
bart9032 wrote:
smkymcpimsht wrote:
smartguy wrote:
try my first 3d project
http://scratch.mit.edu/projects/smartguy/288840thanks for the spam
yeah
It's not spam.
Offline
You could try remixing this:
http://scratch.mit.edu/projects/fireball360/952882
If you still don't get it, you can go to Gabe3's account. He is like a pro at 3D.
<when green flag clicked>
<forever>
<stamp><switch to costume[ <go to x )y
<change y by( <stamp><change y by( <stamp><end>
Offline
Try this:
<when green flag clicked>
<forever>
<clear>
<go to x 0 )y
0
<stamp>
<change y by( 1
<end>
(Try duplicating the
<stamp>
<change y by( 1
though)
Offline
fireball360 wrote:
Try this:
<when green flag clicked>
<forever>
<clear>
<go to x0 )y
0
<stamp>
<change y by( 1
<end>
(Try duplicating the
<stamp>
<change y by( 1
though)
bart9032 wrote:
Why do people still post on this? I already know how to do it. besides its over 1 year old.
Maybe this should be locked.
Last edited by coolstuff (2010-05-01 18:16:02)
Offline
bart9032 wrote:
Why do people still post on this? I already know how to do it. besides its over 1 year old.
You can request this thread to be closed using the Report button on the first post.
Offline
I try using Unity web player... Its almost impossible on scratch... but Unity is really really hard to learn... Ah, good luck. While you can make a 3d-looking sprite (aka my table maker proj) its hard to do a whole game thats 3d.
Offline
Here's an example for a 3D ''game'' I've made
http://scratch.mit.edu/projects/LionBoy1010/1031611
<when green flag clicked>
<forever>
<next costume>
Offline
LionBoy1010 wrote:
Here's an example for a 3D ''game'' I've made
![]()
http://scratch.mit.edu/projects/LionBoy1010/1031611
<when green flag clicked>
<forever>
<next costume>
That's not really 3D, it's just rendering something to look 3D. It can't fully rotate.
Offline
Use the "size" blocks.
Offline
use other programming languages, blender, unity, but if you want the scratch thing do scratch42ndlife
Offline
you should check some pros at 3d on scratch.
just search the tag 3d and examinate the projects.
[Removed by Forum Moderator - The language on your brawler card does not promote the friendly atmosphere we strive for on Scratch so the image has been removed]
Last edited by Paddle2See (2010-05-09 15:20:23)
Offline
I can make 3D rotating sprites using just scratch. Click my name and check out my 3D models and 3D tutorials.
Offline