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

#26 2013-03-03 18:38:11

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

thanks for that ill try to fix that and then u can ahve a look and see if i have done it right

Offline

 

#27 2013-03-03 19:38:51

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: mario game

GDrama97 wrote:

thanks for that ill try to fix that and then u can ahve a look and see if i have done it right

Okay, sounds good. Good luck.  smile

Regards,

CAA14

P.S. This is what i was talking about in the collab post, you are doing it right here.  smile

Offline

 

#28 2013-03-03 20:08:32

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

how do i make it so when i press the space Antonio doesn't jump but he shoots the bullet

Offline

 

#29 2013-03-03 20:13:28

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

are you able to make me some platforms

Offline

 

#30 2013-03-03 20:14:15

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: mario game

GDrama97 wrote:

how do i make it so when i press the space Antonio doesn't jump but he shoots the bullet

Well, to do that, all you have to do is disable or edit the jump script that you have. You could do this by disconnecting it from its hat block, though you could also change the (key [space v] pressed?) to (key [up arrow v] pressed?) so that Mario jumps when the up arrow key is pressed. I'd advice the second method.

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#31 2013-03-05 05:23:08

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

i would like to do do things to my game

1. make Mario reset when falling off platform (broadcast level#)
2. create level 3

if you could help me with those questions that would most greatly appreciated

Offline

 

#32 2013-03-08 21:34:36

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

what can i do to make my levels longer and more enjoyable and i will; need some help to make 10 levels by 11/03/2013-12/03/2013

Offline

 

#33 2013-03-08 21:44:55

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

if someone can help me taht would be greatly appreciated

Offline

 

#34 2013-03-08 22:13:13

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

anyone know anyoneway i can make my game mor enjoyable and can make 10 levels by 12/-3/2013

Offline

 

#35 2013-03-09 06:58:15

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

i am wanting to add 10 levels into my game. is there anything i can do to make my level that i have at the moment longer and more enjoyable with more complexity and then is there anything i can do for all my other levels to have them finish by 12/03/2013

Offline

 

#36 2013-03-12 03:33:46

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

i am wandering how i can add in more platforms so i can scroll and do more things on level 2 and go to the flag at the position it is at now

Offline

 

#37 2013-03-14 03:55:14

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

what do these variables mean

Platform_global_x and offset_x mean

Offline

 

#38 2013-03-14 08:06:35

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

what can i do to improve my game

Offline

 

#39 2013-03-14 17:23:31

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

how do i get Antonio to shoot i think it has something to do with either the antonio sprite or the bullet spirte but i am not quite sure what might be wrong in my game which is stopping it from shooting.

Offline

 

#40 2013-03-14 22:48:30

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

Re: mario game

GDrama97 wrote:

what do these variables mean

Platform_global_x and offset_x mean

Nothing.

I could name a variable "poopyhead" and it could count the score. You have to see how it's used in the script.

Offline

 

#41 2013-03-14 22:51:33

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

Re: mario game

GDrama97 wrote:

how do i get Antonio to shoot i think it has something to do with either the antonio sprite or the bullet spirte but i am not quite sure what might be wrong in my game which is stopping it from shooting.

To make a character shoot, get the bullet a script: when the key pressed, go to antonio, and move __ steps in direction of antonio, repeat the move until it hits the edge, an enemy or a wall.

if your script is not working, turn on single-stepping from the top menu and watch each block individually.

Offline

 

#42 2013-03-15 01:43:42

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

i have looked at every sprite individually but i still cannot diagnose the problem

Offline

 

#43 2013-03-15 21:05:13

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

how do i make Antonio shoot

Offline

 

#44 2013-03-15 23:17:46

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

i would like to know what i can do to make antonio shoot

Offline

 

#45 2013-03-16 04:07:01

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

how do you make an upgrades menu. im not sure what to do

Offline

 

#46 2013-03-16 05:48:09

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

are you able to tell me what i can do in order to make my game more enjoyable

Offline

 

#47 2013-03-16 07:25:07

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

what should i do to improve my game

Offline

 

#48 2013-03-16 18:28:45

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

does anyone know how to make an upgrade menu

Offline

 

#49 2013-03-16 18:36:01

GDrama97
New Scratcher
Registered: 2013-02-02
Posts: 100+

Re: mario game

Are you able to help me make my game better it is due tomorrow and i am stressing out as i have one of the worst game in my class and i want mine to be one of the best

Offline

 

#50 2013-03-16 19:04:23

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: mario game

GDrama97 wrote:

Are you able to help me make my game better it is due tomorrow and i am stressing out as i have one of the worst game in my class and i want mine to be one of the best

Well, you could try adding in velocities to make your movement smoother (wiki article). Also, maybe you could add in a few more coins and platforms ([i]the platforms you do like how you did the other ones). Along with that, a mute button would be nice and maybe a little section with the instructions and goal of the game so as to make things clearer.

I hope that this helps!

With regards,

ErnieParke

P.S. Are you 100% sure that it's due tomorrow on Sunday?

Last edited by ErnieParke (2013-03-16 19:30:21)


http://i46.tinypic.com/35ismmc.png

Offline

 

Board footer