Item Deletion

Level Designer Contests, discussion about and help with the Level Designer, information about glitches, and levels and level series can be found here.

Moderator: Level Moderator

Item Deletion

Postby CedarBranch » April 7th, 2013, 10:31 am

When you want to erase an item from your level, do you prefer by code or with the EVIL, SINISTER, FIENDISHLY FIERY ERASER TOOL?


I always do it by code, since I want my levels' layering to be accurate. I've no clue why the Eraser Tool glitches the layering in the code, therefore ruining the level's code PERMANENTLY (aka, the order the Sprites [in the code] are in no longer matters when doing layers.).
Triple J here!
Image
Credit goes to FrozenFire/l.m
Other Stuff: show
AC:NL Info

Dream Address: 4400-3141-4504
Mayor: Triple J
Town Name: Quattom



My Super Mario Maker levels: viewtopic.php?f=77&t=46621&p=344256#p344256

My Youtube channel, if you could possibly bother: https://www.youtube.com/channel/UCuP5V8 ... subscriber

Brand-new Bomberman 64: The Second Attack Gameshark Codes!
Now on Dropbox! Active and updated irregularly.
User avatar
CedarBranch
Impulsive & ambitious

 
Posts: 1242
Joined: June 15th, 2012, 1:10 pm
Location: Reclusive. (At least I want to.)

Runouw Votes Winner
Voted "Best Level" with Essence of Time in Runouw Votes New Year 2014/15

Thumbs Up given: 384 times
Thumbs Up received: 108 times

Re: Item Deletion

Postby -BY » April 7th, 2013, 11:10 am

I'm not the only one who prefers editing the code instead of using the erase button? (Silent yay)
I needed to fix pretty much levels with layer issues in the past and still don't know why the erase button glitches these things up.
Image

Big thank you to FrozenFire who created this masterpiece. : )
User avatar
-BY
Honorary Member

 
Posts: 900
Joined: May 23rd, 2012, 11:43 pm
Location: 298

Razzian Fighter

Thumbs Up given: 72 times
Thumbs Up received: 100 times

Re: Item Deletion

Postby Nwolf » April 7th, 2013, 12:03 pm

If I plan to delete more than 1 item and the level has a loading time 5 sec+ I use the code, else I use the eraser. Layering problems caused by that get solved in the rechecking phase which normally doesn't even exist :>
Image

(c) MoD
User avatar
Nwolf
Beware, fluffy

 
Posts: 1072
Joined: May 27th, 2011, 10:27 am
Location: Hunting you

My Precious Memory

Thumbs Up given: 48 times
Thumbs Up received: 87 times

Re: Item Deletion

Postby ntinos » April 8th, 2013, 5:47 am

I just move the item that I want to delete out of the level bounds because I'm lazy. So you might see some... junk in editor mode. :P
I'm sort of back. :3

top secret information about me: show
...

































































...





























































dramaspace rules


































































you are really dying to find out my secret aren't you...




































































keep scrolling






























































:lol:




































































I like turtles.

randomness time: show
What did you expect? A dancing banana? :troll:
ntinos
Mage's Apprentice

 
Posts: 22
Joined: September 2nd, 2011, 1:41 am

Thumbs Up given: 9 times
Thumbs Up received: 2 times

Re: Item Deletion

Postby -BY » April 8th, 2013, 5:50 am

I did that in levels I destroyed the order of layerings. Caugh Deserted Hell under the spikes for example. :3
Still always something you should think twice about cause lag and loading time issues.
Image

Big thank you to FrozenFire who created this masterpiece. : )
User avatar
-BY
Honorary Member

 
Posts: 900
Joined: May 23rd, 2012, 11:43 pm
Location: 298

Razzian Fighter

Thumbs Up given: 72 times
Thumbs Up received: 100 times

Re: Item Deletion

Postby KABOOM » April 8th, 2013, 1:36 pm

I'm too lazy to remove objects in the code, so I use the Eraser Tool. I should really stop.
User avatar
KABOOM
Prophet of Shadowsquid

 
Posts: 1144
Joined: October 16th, 2009, 11:31 am
Location: Just a little further.

A Good Start

Thumbs Up given: 44 times
Thumbs Up received: 121 times

Re: Item Deletion

Postby ~MP3 Amplifier~ » April 9th, 2013, 10:41 am

I usually do it the other way round- erase the item, and if it wrecks the layering, I just re-order them in the code. Lol.
"I treat everyone equally, depending on how much I like them." ~Me
The below image is a montage of my individual highest placing LDC creations, as a reminder to myself that level designing is a part of my life that I can't just leave behind

Image
I made this sig so credits to mee :amp smile:
User avatar
~MP3 Amplifier~
THE DARK LAMP

Error contacting Twitter
 
Posts: 4383
Joined: May 6th, 2011, 12:35 pm
Location: Maaars d(^_^)b

SM63 Level Designer Contest Winner
LDC #30: Finale/The Ultimate Battle

Thumbs Up given: 226 times
Thumbs Up received: 611 times

Re: Item Deletion

Postby CedarBranch » April 9th, 2013, 11:46 am

~MP3 Amplifier~ wrote:I usually do it the other way round- erase the item, and if it wrecks the layering, I just re-order them in the code. Lol.


Which would no longer apply for me when I've already used the Eraser Tool... :?

Are you sure it is still possible to fix the layering after the harm is done?
After using it, I've used EVERY ORDERING COMBINATION, and couldn't fix the layering between a Metal Platform and disabled Floating Platform, 'cause at least one Metal Platform would always be in-front. So..., in frustration, I went overboard and placed, like, 10 disabled FPs and overlapped them repeatedly. (inb4, "Sunset at the Docks")
Triple J here!
Image
Credit goes to FrozenFire/l.m
Other Stuff: show
AC:NL Info

Dream Address: 4400-3141-4504
Mayor: Triple J
Town Name: Quattom



My Super Mario Maker levels: viewtopic.php?f=77&t=46621&p=344256#p344256

My Youtube channel, if you could possibly bother: https://www.youtube.com/channel/UCuP5V8 ... subscriber

Brand-new Bomberman 64: The Second Attack Gameshark Codes!
Now on Dropbox! Active and updated irregularly.
User avatar
CedarBranch
Impulsive & ambitious

 
Posts: 1242
Joined: June 15th, 2012, 1:10 pm
Location: Reclusive. (At least I want to.)

Runouw Votes Winner
Voted "Best Level" with Essence of Time in Runouw Votes New Year 2014/15

Thumbs Up given: 384 times
Thumbs Up received: 108 times

Re: Item Deletion

Postby ~MP3 Amplifier~ » April 9th, 2013, 11:51 am

Nah, it took practice, but I managed to avoid any glitches I could cause with re-ordering them. It's pretty simple, most of the time.
"I treat everyone equally, depending on how much I like them." ~Me
The below image is a montage of my individual highest placing LDC creations, as a reminder to myself that level designing is a part of my life that I can't just leave behind

Image
I made this sig so credits to mee :amp smile:
User avatar
~MP3 Amplifier~
THE DARK LAMP

Error contacting Twitter
 
Posts: 4383
Joined: May 6th, 2011, 12:35 pm
Location: Maaars d(^_^)b

SM63 Level Designer Contest Winner
LDC #30: Finale/The Ultimate Battle

Thumbs Up given: 226 times
Thumbs Up received: 611 times

Re: Item Deletion

Postby Megar » April 9th, 2013, 1:10 pm

I fix layer ♥♥♥♥ by not having things overlap. Because I'm pro.
User avatar
Megar
Follower of Razputin

Error contacting Twitter
 
Posts: 2482
Joined: December 31st, 2009, 3:08 am
Location: On the Steel Ball Run

Runolympics 2015 Winners

Thumbs Up given: 42 times
Thumbs Up received: 147 times

Next

Return to Super Mario 63 Level Designer