Discuss Scratch
- blindlemoneyes
-
Scratcher
16 posts
Scratch 3.0 (3D game editor)
continuation of concept: 3d (first person, third person toggle setting) (too lazy so um idk)
- blindlemoneyes
-
Scratcher
16 posts
Scratch 3.0 (3D game editor)
when setting 2d switched to 3d[noice B) v]
- Matheus-br
-
Scratcher
4 posts
Scratch 3.0 (3D game editor)
move () steps
turn cw () degrees
turn ccw () degrees
point in direction ( v)
point towards [ v]
point towards [ v]
point towards [ v]
go to x: () y: (0)
change x by ()
set x to ()
set x to (y position)(y position)(y position)
if on edge, bounce
change y by ()
set x to ()
set y to ()
set rotation style [(x position)(x position)(x position)(x position)(y position) v]
set pen color to [#cbbc16]
change pen color by ()
set pen color to ()
change pen shade by ()
change pen shade by ()
change pen shade by ()
change pen shade by ()
set pen shade to ()
set pen shade to ()
change pen size by ()
change pen size by ()
pen up
set pen color to [#cbbc16]
set pen color to ()
change pen shade by ()
set pen shade to ()
change pen size by ()
stamp
stamp
stamp
pen up
change pen color by ()
stop all sounds
play drum ( v) for (0.25) beats
play drum ( v) for (0.25) beats
rest for () beats
play note ( v) for (0.5) beats
play note ( v) for (0.5) beats
set instrument to ( v)
pen down
pen down
pen down
set pen color to [#cbbc16]
set pen color to [#cbbc16]
change pen color by ()
set pen color to ()
play sound [ v]
play sound [ v]
play sound [ v] until done
when green flag clicked
when [ v] key pressed
when [ v] key pressed
when this sprite clicked
when [ v] > (10)
when I receive [ v]
when [ v] > (10)
when [ v] key pressed
when this sprite clicked
if <> then
if <> then
if <> then
else
end
else
end
end
- alccoder
-
Scratcher
88 posts
Scratch 3.0 (3D game editor)
IT EXISTS: http://scratchx.org/?url=http://scratch3d.github.io/Scratch3D_Beta/extension/ScratchThreeJS.jsthe 3d extension wont work anymore due to flash being discontinuedwhen green flag clicked
new 3d world [grass v] width:(10) Height:(10)
Object:(new [Cat1 v] at X(0) Y(0) Z(0)) go to: X(0) Y(0) Z(0)
- Gamerytme
-
Scratcher
2 posts
Scratch 3.0 (3D game editor)
EZ way make a sprite and every time you turn it switch to a new sprite/costume
- supaweDAD
-
Scratcher
100+ posts
Scratch 3.0 (3D game editor)
EZ way make a sprite and every time you turn it switch to a new sprite/costumefirst, necroposting (aka posting on a really old and irrelevant thread, the last post on here was more than a year ago)
second, you would have to make 360 costumes if you're just doing one plane of rotation, or 360^2 (360*360) costumes accounting for two planes of rotation (would you want to spend a few years of your life making 129600 costumes just for no one to play your project?)
third, there are already ways to do 3D in scratch
Last edited by supaweDAD (March 22, 2024 17:06:49)








