Page 1 of 1

Blocks Enemy??? Or tile bosses?

PostPosted: May 16th, 2010, 2:08 am
by Worst_master
Many people such as Zeb, felt the simple enemies is too boring, but we found that if we use block to make enemies to smash Mario, that willl be fine, let's discuss how to make them and giving idea.




Today's Block enemy is:


Wiggler. (Do you know what is it?)


I already make them in my SMW 1-5, but I felt that that is too bad, how should I edit it?

Re: Blocks Enemy??? Or tile bosses?

PostPosted: May 17th, 2010, 1:33 am
by YoshiKid54
Wigglers can be made using multiple moving blocks, I think.

Re: Blocks Enemy??? Or tile bosses?

PostPosted: May 17th, 2010, 2:26 am
by Worst_master
I know, I already make it.
That's the code of wiggler (Get from SMW 1-5.)
Code: Select all
25x17~0*16*2e0*16*2c0*15*2S2[0*13*2S2Y2[2O0*12*2e2g2P2M*2*0*12*2L2N2M2O2P0*12*2L2h2O2M*2*0*12*2L2K2M*3*0*12*2L2K2M2O2M0*12*2L2K2M2O*2*0*12*2L2K2P2M*2*0*12*2L2K2M2O2M0*12*2L2K2P2M*2*0*12*2L2K2M*2*2O0*12*2L2K2M2P2M0*12*2L2K2O2M*2*0*12*2L2K2M*2*2P0*12*2L2K2M2O2M0*12*2L2K2M2P2M0*12*2L2K2M*3*0*12*2L2K2P2M*2*0*12*2L2K2M2O2M0*12*2f2K2M*3*0*13*2K2M2P2M0*13*2K2O2M2O0*13*2K2M2P2M0*13*2K2M*3*0*13*2K2O*2*2M0*13*2K2M*3*0*13*2K2M*3*0*13*2K2M*3*0*13*2K2M*3*0*13*2K2M*3*~1,11,439,12,-15,Right|9,114,345,3,1,200,10,0,0,Right,Down,0.5,40,8,Left,0,0,1|9,241,350,3,1,200,10,42,0,Right,Down,0.5,30,8,Left,0,0,1|9,211,353,3,1,200,10,32,0,Right,Up,0.5,30,8,Left,0,0,1|9,180,349,3,1,200,10,22,0,Right,Down,0.5,30,8,Left,0,0,1|9,149,353,3,1,200,10,12,0,Right,Up,0.5,30,8,Left,0,0,1|9,115,313,3,1,200,10,0,0,Right,Down,0.5,6,7,Left,0,0,1|9,109,312,3,1,200,10,-2,0,Right,Down,0.5,8,7,Left,0,0,1|9,121,312,3,1,200,10,2.9,0,Right,Down,0.5,8,7,Left,0,0,1|9,115,321,3,1,200,10,0,0,Right,Down,0.5,10,7,Left,0,0,1|9,109,340,3,1,200,10,-1.2,0,Right,Down,0.5,15,6,Left,0,0,1~1~1~Strange%20Mario%20World%20%3Cbr%3E1%2D5%3Cbr%3E

Re: Blocks Enemy??? Or tile bosses?

PostPosted: May 17th, 2010, 5:10 am
by MessengerOfDreams
Big problem- that thing can't crush you. BUT if you hollowed out a hole it would be perfect for throwing you off ledges.

Re: Blocks Enemy??? Or tile bosses?

PostPosted: May 18th, 2010, 12:18 am
by Worst_master
MessengerOfYahweh wrote:Big problem- that thing can't crush you. BUT if you hollowed out a hole it would be perfect for throwing you off ledges.

*Try to make it's rolling speed to speed 90, so you will not see it roll, but you step on it, you will get crush.
** Make a half-tile uder it, so you will get squished, if you are under it.
*** Make a wall next to it, it push you to the wall and you will get squish, too!

Although that's not so many chance to kill you, it make the level more beautiful.