Page 1 of 1

SMB3 Cannon

Posted: Sun Jul 20, 2014 4:09 pm
by Seminesho
I need the graphics of the SMB3 cannon found in Airships. i only need those (see spoiler):
Spoiler: show
Image
I also need to know how make a diagonal projectile generator.

Re: SMB3 Cannon

Posted: Sun Jul 20, 2014 4:13 pm
by Ragunne
ImageImage block-564
ImageImage block-565
ImageImage block-566
ImageImage block-567
Projectile:
ImageImage effect-24
ImageImage npc-28

It's impossible to make diagonal projectiles. And you can search before posting.

Re: SMB3 Cannon

Posted: Sun Jul 20, 2014 4:17 pm
by FanofSMBX
Didn't chad make those once?

Re: SMB3 Cannon

Posted: Sun Jul 20, 2014 4:18 pm
by Seminesho
Ragunne wrote:ImageImage block-564
ImageImage block-565
ImageImage block-566
ImageImage block-567
Projectile:
ImageImage effect-24
ImageImage npc-28

It's impossible to make diagonal projectiles. And you can search before posting.
Thanks! :)

Re: SMB3 Cannon

Posted: Wed Aug 13, 2014 9:30 pm
by superhammerbros100
I'm sorry for bumping but, I remember i think i saw diagonal generators in SMB3 Made with layers and events.

Re: SMB3 Cannon

Posted: Wed Aug 13, 2014 10:17 pm
by zioy
No, it's made by adding nogravity=1 to npc-60 and using it as a projectile, I believe. You can make 45 degree cannons.

Re: SMB3 Cannon

Posted: Thu Aug 14, 2014 5:53 pm
by zlaker
If ya want to make diagonal cannonballs play 7-6 Fearsome Flagship to see how it works.

Re: SMB3 Cannon

Posted: Thu Aug 14, 2014 8:09 pm
by superhammerbros100
zlakerboy357 wrote:If ya want to make diagonal cannonballs play 7-6 Fearsome Flagship to see how it works.
I love how you mentioned a level when you didn't mention the episode.

Re: SMB3 Cannon

Posted: Fri Aug 15, 2014 6:30 am
by Squishy Rex
Super Mario Star Expedition by Chad.

Re: SMB3 Cannon

Posted: Fri Aug 15, 2014 4:26 pm
by HeroLinik
As for the diagonal cannon thing, I got a tutorial level on the IRC which showed how to make diagonal cannons when I was asking for help on exactly the same thing (I don't know who made it, though). Here it is:

https://www.sendspace.com/file/unjljb

Just a note: you can't use this gimmick below a ceiling as it will cause the cannonball to rebound (noblockcollision=1 doesn't work in this instance).