This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-27 15:18:37

Mojany
New Scratcher
Registered: 2013-02-14
Posts: 7

how to make the character in 3D

I am creating my own game by using scratch in school now.

I want to make an interesting game.

And I have an idea that the game to be created in 3D.

Does someone know how to create the character in 3D?

from Mojany

Offline

 

#2 2013-02-27 15:25:29

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: how to make the character in 3D

Scratch isn't really made for 3d but there are a few ways that might work:
have a diferent costume for every angle that you might see the character from.
Have a variable called z and shrink the charcter and move then towards the center if z decreases and enlarge and move away from the center if z increases.
I heard of a 3d mod called sky but I don't know if it's finished.

Offline

 

#3 2013-02-27 22:28:38

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: how to make the character in 3D

Scratch doesn't support 3D graphics, though you can give the illusion of 3D in various ways. Try using the size block, as explained in the post above, with a variable that changes when the player presses certain keys.

You could also try creating the costumes for the characters and assets using a 3D modeling program such as Blender. Might take some effort to pull off right.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#4 2013-02-27 22:40:30

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: how to make the character in 3D

Try layer stamping


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#5 2013-02-28 18:00:33

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: how to make the character in 3D

Scratch doesn't really support 3-D, but you could go with the things mentioned above (Multiple costumes at different angles, use a variable, or use layer stamping.).


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#6 2013-02-28 19:13:18

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: how to make the character in 3D

technoguyx wrote:

Scratch doesn't support 3D graphics, though you can give the illusion of 3D in various ways. Try using the size block, as explained in the post above, with a variable that changes when the player presses certain keys.

You could also try creating the costumes for the characters and assets using a 3D modeling program such as Blender. Might take some effort to pull off right.

And also Garry's Mod, but it's not free, and you need Steam and Valve games.


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#7 2013-02-28 20:58:01

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: how to make the character in 3D

You can use isometry, for a limited 3D view.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

Board footer