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

#1 2012-09-30 23:06:37

RoyalToHisLoyal
Scratcher
Registered: 2012-06-15
Posts: 22

How can i use the 3D Pen method (I'm a noob at game programming :P)

Please Help Me, First of all, I'm never really good when it comes to technical programming, Second, I have no clue as to how i use it properly, And third, How can i make it so that i can make the object in full 3D, So that when i make my character move to the right, He makes the object move. (Like an object, Tower, Boss, Etc)
     
Please help me, I will eppriacate it so much  big_smile

Offline

 

#2 2012-10-01 02:01:03

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: How can i use the 3D Pen method (I'm a noob at game programming :P)

Do you mean Scrolling?


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#3 2012-10-01 12:52:45

Apophysis
New Scratcher
Registered: 2012-09-10
Posts: 40

Re: How can i use the 3D Pen method (I'm a noob at game programming :P)

If you mean the 3D raytracing method, I think you create the 3D model in a modeling program and then export the coordinates and put that into an array in Scratch, but there might be other ways...

Offline

 

#4 2012-10-01 12:55:57

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: How can i use the 3D Pen method (I'm a noob at game programming :P)

Apophysis wrote:

If you mean the 3D raytracing method, I think you create the 3D model in a modeling program and then export the coordinates and put that into an array in Scratch, but there might be other ways...

Of course it isn't that easy, you would need to script a rendering engine too.

Offline

 

#5 2012-10-01 13:25:31

Apophysis
New Scratcher
Registered: 2012-09-10
Posts: 40

Re: How can i use the 3D Pen method (I'm a noob at game programming :P)

Gravitation wrote:

Apophysis wrote:

If you mean the 3D raytracing method, I think you create the 3D model in a modeling program and then export the coordinates and put that into an array in Scratch, but there might be other ways...

Of course it isn't that easy, you would need to script a rendering engine too.

Yes, feel free to tack onto my answer, I can't really explain beyond what I've already said since I've never tried to do it in Scratch and it's just conjecture based on what I've seen of the program. There are a few working projects on the site, if you could hunt them down and explore what others have done already, it might help you figure it out.

Offline

 

#6 2012-10-05 19:32:02

RoyalToHisLoyal
Scratcher
Registered: 2012-06-15
Posts: 22

Re: How can i use the 3D Pen method (I'm a noob at game programming :P)

thx  big_smile

Offline

 

Board footer