Discuss Scratch

akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

piz pyhon
ImopossoWizard
Scratcher
32 posts

3D on scratch, And how it's professionally accomplished

Hey GL00B, for a long time I've been trying to create a 3D platformer in Scratch and when trying to create it, I came up with a faster way of doing my method. Basically, a 2D game is just a flat, 2D image with other flat images accompanying it. Every frame the game prepares for every refresh, so that means a 3D game every frame is just preparing to show a imaginary world with 2D pictures. But it's a little more complicated, because you need to generate every image for every frame, instead of relying on pre-made pictures. So I thought: how am I gonna present a full 3D world without using the costume editor to present it (because it's 2D)? And the answer was using lists.
akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

akosswan4 wrote:

piz pyhon
I want it on scratch I am learning Python

real you
akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

akosswan4 wrote:

piz pyhon
I want it on scratch I am learning Python


yes see python
easy
qaishp
Scratcher
5 posts

3D on scratch, And how it's professionally accomplished

@laiscoding @griffpatch @GLOOB
Raman15
Scratcher
100+ posts

3D on scratch, And how it's professionally accomplished

_-ValX-_ wrote:

Eliel717s wrote:

pls guys help me too creator 3D game in scratch. how do you do that Gl00B ?
Maybe read the first page idk ?
I made the wheels on my 3d racer game:
when green flag clicked
forever
Create 3D Car
end
define Create 3D Car
clear
go to x: (x) y: (y)
set size to (80) %
switch costume to [Wheels 1 v]
point in direction ([direction v] of [Car direction v])
repeat (8)
change y by (1)
stamp
end
Clear means erase all idk why it says clear when I press erase all

The wheels look cool I'm gonna work on movement like so you just like go right and left because the road is just frames not really 3d but I'm gonna like use some 3d steel look on the signs and scroll them basically

Last edited by Raman15 (Sept. 2, 2025 13:02:52)

_-ValX-_
Scratcher
500+ posts

3D on scratch, And how it's professionally accomplished

#303
It makes no sense tbh

Last edited by _-ValX-_ (Sept. 2, 2025 12:59:52)

Raman15
Scratcher
100+ posts

3D on scratch, And how it's professionally accomplished

Try lol I tried it worked
_-ValX-_
Scratcher
500+ posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

where ?
Right there
ametrine_
Scratcher
1000+ posts

3D on scratch, And how it's professionally accomplished

Raman15 wrote:

Yeah basically java is great because bro, THERE IS MINECRAFT JAVA EDITION AND JAVA IS GREAT LOL BECAUSE JAVA IS JAVASCRIPT AND JAVASCRIPT IS POPULAR AND COOL
java is completely separate from javascript
Raman15
Scratcher
100+ posts

3D on scratch, And how it's professionally accomplished

ametrine_ wrote:

Raman15 wrote:

Yeah basically java is great because bro, THERE IS MINECRAFT JAVA EDITION AND JAVA IS GREAT LOL BECAUSE JAVA IS JAVASCRIPT AND JAVASCRIPT IS POPULAR AND COOL
java is completely separate from javascript
Ok but btw at least java is actually usefull
Raman15
Scratcher
100+ posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

akosswan4 wrote:

_-ValX-_ wrote:

Eliel717s wrote:

pls guys help me too creator 3D game in scratch. how do you do that Gl00B ?
Maybe read the first page idk ?


hate you

not kids use java
which apps do you use for coding python and make games
I don't use python I tried to make a file manager but I failed but to do it use a python engine like if you use mobile then download python code editor but if you use PC then download Visual Studio Code or PyCharm
If people bully java then I'll report >
Penthusiast
Scratcher
46 posts

3D on scratch, And how it's professionally accomplished

Raman15 wrote:

ametrine_ wrote:

Raman15 wrote:

Yeah basically java is great because bro, THERE IS MINECRAFT JAVA EDITION AND JAVA IS GREAT LOL BECAUSE JAVA IS JAVASCRIPT AND JAVASCRIPT IS POPULAR AND COOL
java is completely separate from javascript
Ok but btw at least java is actually usefull

javascript is used in around 98% of websites, and in countless backend applications (in the form of Node.js)- it's more useful then java so I don't know what your point is here.

Last edited by Penthusiast (Sept. 2, 2025 14:17:22)

_-ValX-_
Scratcher
500+ posts

3D on scratch, And how it's professionally accomplished

Raman15 wrote:

Ok but btw at least java is actually usefull
There's no languages more useful than others, they all have their own characteristics. It's all about preferences. I like python because it's easy, I like Java because I started with it and I like using swing, that's all
_-ValX-_
Scratcher
500+ posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

which apps do you use for coding python and make games
If you want to develop your own python applications, download the interpret here, which is the program that you'll need to run your applications
And for the IDE (the text editor where you will actually be writing python code), I highly recommend using Visual studio code
It's really easy to understand, suitable to many different programmation languages
We're getting really far away from the original topic tho, so let's get back to 3D

Last edited by _-ValX-_ (Sept. 2, 2025 18:37:06)

akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

Eliel717s wrote:

akosswan4 wrote:

_-ValX-_ wrote:

Eliel717s wrote:

pls guys help me too creator 3D game in scratch. how do you do that Gl00B ?
Maybe read the first page idk ?


hate you

not kids use java
which apps do you use for coding python and make games


sorry no kill java

piz python
akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

_-ValX-_ wrote:

Eliel717s wrote:

which apps do you use for coding python and make games
If you want to develop your python applications, download the interpret here, which is the program that you'll need to run your applications
And for the IDE (the text editor where you will actually be writing python code), I highly recommend using Visual studio code
It's really easy to understand, suitable to many different programmation languages
We're getting really far away from the original topic tho, so let's get back to 3D

ok
akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

piz now now now game engine @GL00B
akosswan4
Scratcher
39 posts

3D on scratch, And how it's professionally accomplished

PaxtonPenguin
Scratcher
100+ posts

3D on scratch, And how it's professionally accomplished

This post's replies are filled with spam

Powered by DjangoBB