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

#1 2013-03-02 12:42:54

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Coin Runner

Hi to all, I've already made a game in scratch but I wish to know how they made the game coin runners which is a 3D game in scratch. Here is the website:
http://scratch.mit.edu/projects/RHY3756547/1530618

When I look at the scripts I bang my head against the laptop. I also want to make a 3D game in scratch. Thanks

Offline

 

#2 2013-03-02 12:45:57

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Re: Coin Runner

What about the code?

Offline

 

#3 2013-03-02 19:11:26

piguillaud
Scratcher
Registered: 2010-06-19
Posts: 100+

Re: Coin Runner

There is no simple way to make a 3d game on scratch. The 3d in that game is made off tons of costumes that change according to the direction the player is facing

Offline

 

#4 2013-03-03 02:29:06

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Re: Coin Runner

Please can someone explain the code. Thanks

Offline

 

#5 2013-03-03 02:37:25

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

Re: Coin Runner

This might be a weird answer, but...

The creator of that project is considered to be one of the best Scratchers to even come on the scene. He was banned due to being inappropriate and rude. Any and all 3D projects use Trig, which is taught in Calculus. RHY has many years of experience with Scratch. If you haven't done trig and you are not experienced with Scratch, I suggest you do simpler things.  smile

Offline

 

#6 2013-03-03 03:46:51

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Re: Coin Runner

What about this:
http://scratch.mit.edu/projects/JoelP/33274
It seems quite simple, so can't I make a 3D game with that? Thanks

Offline

 

#7 2013-03-03 04:40:21

Mak_Alen
New Scratcher
Registered: 2013-03-03
Posts: 4

Re: Coin Runner

making a 3d game can never b simple,it requires a lots of costumes to be changed consequently as according to the position of the sprite and contains complex coding... i would suggest its better to dirty your hands with 2d games first and when you think you are good enough to switch to 3D games..go for it...

Offline

 

#8 2013-03-03 13:20:33

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Re: Coin Runner

Don't worry, I've done animations in 3D graphics software. But please can someone explain each part of the card and how it is used? Thanks. I would be very grateful

Offline

 

#9 2013-03-03 14:57:46

ComputerMan12
New Scratcher
Registered: 2013-02-28
Posts: 6

Re: Coin Runner

sorry! each part of the code !

Offline

 

#10 2013-03-03 22:55:44

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

Re: Coin Runner

Describe what you mean by "3d". You can make 2.5D games relatively easily, but if you want a camera that moves around? Scratch can't do that very well.  tongue  Anyway, you might wanna check the wikismile

Offline

 

#11 2013-03-04 00:46:26

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Coin Runner

Gravitation wrote:

This might be a weird answer, but...

The creator of that project is considered to be one of the best Scratchers to even come on the scene. He was banned due to being inappropriate and rude. Any and all 3D projects use Trig, which is taught in Calculus. RHY has many years of experience with Scratch. If you haven't done trig and you are not experienced with Scratch, I suggest you do simpler things.  smile

Trig is sometimes taught with Algebra II or Pre-Calculus.

Either use trig, or make a LOT of costumes.

Offline

 

Board footer