Page 1 of 1

Disabling the mario sprite

PostPosted: October 23rd, 2009, 7:35 am
by bingocherry2007
How do you do this?
I've seen the mario sprite disabled in many levels, but I have no idea how to do it.

Re: Disabling the mario sprite

PostPosted: October 23rd, 2009, 7:36 am
by GalaxyMario
You have to manually place the start.

Re: Disabling the mario sprite

PostPosted: October 23rd, 2009, 7:56 am
by bingocherry2007
And you do that by....?

Re: Disabling the mario sprite

PostPosted: October 23rd, 2009, 8:25 am
by samgamereviews
1.Make a new level.
2.Save and paste the code in word or notepad or something.
3.On a level, tiles are first, than items, than the level information.
4.Since there is only one object in a new level, it would be pretty easy to find.
5.The object for mario is irregular...which means that it's different than other object codes.
6. Here is an example to a Mario code at a new level:

1,64,832,0,0,right

I believe the 0,0,right are direction and X,Y speeds at the start. (Pretty much what direction mario is facing and how fast he moves at the start.)

7.To disable it just put a zero in front of the 1 so:

0[b][/b]1,64,832,0,0,right

8.Now paste the code back into the level designer.
9. You should see the screen go off and see no tiles. This is normal
10. Than press play!

Hope that helped, check out the Level Designer Tutorial thread.

Re: Disabling the mario sprite

PostPosted: October 23rd, 2009, 9:54 am
by bingocherry2007
Okay, thanks.
Is it possible to get more then 1 mario sprite disabled?
And how can I choose the starting postion?

Re: Disabling the mario sprite

PostPosted: October 26th, 2009, 2:06 pm
by 3.14
Items-place items-theres a pic of mario.

Re: Disabling the mario sprite

PostPosted: October 26th, 2009, 4:56 pm
by fourinone
Yes, you can have multiple disabled Mario sprites. Copy and paste the code section that defines the disabled Mario (it looks something like "|01,64,832,0,0,Right", as samegamereview said). Be sure to have a code piece without a 0 before the 1 (a non-disabled Mario) if you want to actually be able to play that level.

Re: Disabling the mario sprite

PostPosted: October 29th, 2011, 5:39 am
by looiugggyg
An easier way would be like:
1.Place an item, any item.
2.Go to the level code
3.Add a decimal next to the sprite number.For example: |7,890,400.Add a decimal.|7.9,890,400
4.Load the level.

Re: Disabling the mario sprite

PostPosted: October 29th, 2011, 7:53 am
by Suyo
2 years and 3 days.

TWO YEARS.
AND.
THREE DAYS.

Re: Disabling the mario sprite

PostPosted: October 29th, 2011, 10:10 am
by Buff_
Two years, two days, 12 hours, and 43 minutes.






Get it right. ;)