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

#1 2010-05-15 20:02:27

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Making a Super Mario game

I'm working on a Super Mario game, but I need your help. Is there any way to make the coding of this more efficient? How do I integrate what I have into a scrolling system?

http://scratch.mit.edu/projects/JNet/1053871

Offline

 

#2 2010-05-17 00:06:53

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

Bump.

Offline

 

#3 2010-05-17 00:19:43

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Making a Super Mario game

I made a scrolling template you can use http://scratch.mit.edu/projects/archmage/635312

Ideally, with this kind of game you would use tiles which isn't possible with scratch. So you can't do anything like recreate a mario game but you can still make something neat.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#4 2010-05-17 00:29:22

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

archmage wrote:

I made a scrolling template you can use http://scratch.mit.edu/projects/archmage/635312

Ideally, with this kind of game you would use tiles which isn't possible with scratch. So you can't do anything like recreate a mario game but you can still make something neat.

Using your template, would there be anyway to port what I have into a system like it?

Offline

 

#5 2010-05-17 00:36:21

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Making a Super Mario game

Sure, you just have to know what you are doing.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#6 2010-05-17 19:58:21

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

Here's what I have so far: http://scratch.mit.edu/projects/JNet/1053871

Is there anyway to make the Mario's jumping code smoother? (the animation)

EDIT: For some reason a bug occurs where he jumps up and down in place, but it still movable. It seems to do with your yVelocity code. How do I fix this?

Last edited by JNet (2010-05-17 20:01:06)

Offline

 

#7 2010-05-18 09:14:08

skelatorgamer
Scratcher
Registered: 2010-05-03
Posts: 10

Re: Making a Super Mario game

boot

Offline

 

#8 2010-05-18 10:16:32

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Making a Super Mario game

I'd say you did an awesome job for someone new, but it still has some glitches.

Sometimes when you jump on the goombas, they kill you instead of you killing them. And when you do kill them, you fall through the ground.  tongue


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#9 2010-05-18 19:11:41

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

Greatdane wrote:

I'd say you did an awesome job for someone new, but it still has some glitches.

Sometimes when you jump on the goombas, they kill you instead of you killing them. And when you do kill them, you fall through the ground.  tongue

Have you tried downloading it? There are several glitches with the online one.

Offline

 

#10 2010-05-20 02:21:40

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

bump

Offline

 

#11 2010-05-20 21:05:59

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

bump

Offline

 

#12 2010-05-25 22:21:53

JNet
Scratcher
Registered: 2010-05-02
Posts: 21

Re: Making a Super Mario game

bump

Offline

 

#13 2010-06-09 23:36:59

Marioblender
Scratcher
Registered: 2010-04-04
Posts: 31

Re: Making a Super Mario game

I have some more poses and some enemies I'll bring in. I'll also help you with more tiles.
roll

Last edited by Marioblender (2010-06-09 23:37:27)

Offline

 

Board footer