Discuss Scratch
- superCman143
-
100+ posts
How do you make a 3D game?
So this is a very old post i made long ago, but it would still help if you could give me some advice!
using pen is very complex, but i know some very simple ways to use it.
using pen is very complex, but i know some very simple ways to use it.
Last edited by superCman143 (March 16, 2016 20:54:15)
- YourCat
-
25 posts
How do you make a 3D game?
Making 3d games on scratch is very challenging. Were you going to use pen to do the rendering or not?
- superCman143
-
100+ posts
How do you make a 3D game?
No, pen is to complicated.
And lol, by the way.
And lol, by the way.
- TheMonsterOfTheDeep
-
1000+ posts
How do you make a 3D game?
Pen is really the only way to make a 3D game… No, pen is to complicated.
And lol, by the way.
All 3D that is either projected or raycasted is done with the pen. The only way to make a 3D game without the pen that I can think of is to make a 2.5d game or to do a lot of work and make a whole bunch of costumes for each possible viewpoint.

- superCman143
-
100+ posts
How do you make a 3D game?
Well, i'm trying, i'm in the middle of the video and i'm still working on it.
But thanks!
But thanks!
- SnazzySpider67
-
20 posts
How do you make a 3D game?
Something like this.
Last edited by SnazzySpider67 (Feb. 27, 2016 21:50:08)
- superCman143
-
100+ posts
How do you make a 3D game?
Pen is really the only way to make a 3D game… No, pen is to complicated.
And lol, by the way.
All 3D that is either projected or raycasted is done with the pen. The only way to make a 3D game without the pen that I can think of is to make a 2.5d game or to do a lot of work and make a whole bunch of costumes for each possible viewpoint.
ooooooookkkkaaaaaaaayyyyyy
Something like this.
yuup
- Harakou
-
1000+ posts
How do you make a 3D game?
Please don't bump old threads that aren't relevant anymore - check the date! Something like this.
Edit: Re-opened by request.
Last edited by Harakou (Feb. 28, 2016 04:12:16)
- SnazzySpider67
-
20 posts
How do you make a 3D game?
Ok. Just thought I could help. SorryPlease don't bump old threads that aren't relevant anymore - check the date! Something like this.
Edit: Re-opened by request.

- superCman143
-
100+ posts
How do you make a 3D game?
i like your pic I can only do simple ones!!

- Pierce1011
-
1 post
How do you make a 3D game?
Try making a different sprite for each object in the game. Then you can make a variable for the angle your facing and when the angle is a certain number the sprite will appear. Then to walk back or forward try to do like if up arrow is pressed then change size by 5
- randomjunk15
-
100+ posts
How do you make a 3D game?
I will release a library for 2.5D tomorrow. It will be in beta. It should be suitable for most purposes now.
- AD1971
-
100+ posts
How do you make a 3D game?
Hello,
There are a very good tutoriel 3D very simple (here is the link : https://scratch.mit.edu/discuss/topic/131610/
Good luck.

There are a very good tutoriel 3D very simple (here is the link : https://scratch.mit.edu/discuss/topic/131610/
Good luck.


- Extremguy
-
100+ posts
How do you make a 3D game?
If you want to make 3d just go learn about Vector there are tons of tutorials on youtube, you just have to understand the theorem of pythagore. (Might