Page 1 of 1

Smb3 Magnets (Update!)

Posted: Thu Apr 10, 2014 5:34 pm
by Cacazk
Hello :D , y decided to make these following imams:

Positive:

Image

Negative:

Image

Link: http://www.mediafire.com/download/pd1fa ... Magnet.zip

I hope you enjoy. Gave enough work :mrgreen: !

Re: Smb3 Magnets

Posted: Thu Apr 10, 2014 6:08 pm
by Murphmario
Nice. Maybe you can use layers and events to make the block between 2 magnets move back and forth. Yeah, downloading!

Re: Smb3 Magnets

Posted: Thu Apr 10, 2014 6:26 pm
by Dragonmaster146
Can you make a blue one? Cause you know, positive and negative.

Re: Smb3 Magnets

Posted: Thu Apr 10, 2014 10:26 pm
by Giantfirering27
Dragonmaster146 wrote:Can you make a blue one? Cause you know, positive and negative.
Here.

It is a medium type blue.

Re: Smb3 Magnets

Posted: Thu Apr 10, 2014 11:58 pm
by XuticX
awesome texture. can't get much better looking than that. and defiantly these would be a very cool level design feature with layers and events to tag along. great job!

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 7:35 am
by bossedit8
Tilesets are getting newer at the future. I really like those graphics you made right there. It is unique for a Mario Game. I see no flaws for that so you did made a good work on it.

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 1:04 pm
by Cacazk
Dragonmaster146 wrote:Can you make a blue one? Cause you know, positive and negative.
Just paint it blue ué? You can do this too :) .
bossedit8 wrote:Tilesets are getting newer at the future. I really like those graphics you made right there. It is unique for a Mario Game. I see no flaws for that so you did made a good work on it.
Really gave work. Thank you :) !

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 2:25 pm
by silent_
What does it replace? These magnets are frankly some of the best graphics I've ever seen. Too bad there isn't any gravitational feature for SMBX. That would make these beyond excellent.

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 3:12 pm
by Murphmario
Kep wrote:What does it replace? These magnets are frankly some of the best graphics I've ever seen. Too bad there isn't any gravitational feature for SMBX. That would make these beyond excellent.
Use layers and events to move the block.

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 3:38 pm
by Cacazk
Use layers and events to move the block.
This is quite difficult. Because the block has to stop in time to reach the magnet.

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 3:44 pm
by Murphmario
caiozk wrote:
Use layers and events to move the block.
This is quite difficult. Because the block has to stop in time to reach the magnet.
Actually, it's not so hard. You just need to think.

Re: Smb3 Magnets

Posted: Fri Apr 11, 2014 6:49 pm
by Emral
(Block's speed) = (pixels it should move)/(time)/65
If i remember correctly... Then this should be the formula for making pixel perfect block movements. Keep in mind that the distance is measured in pixels, which means that for 1 block you need to move it 32 pixels.
I might've messed up in punctuation though.

Re: Smb3 Magnets

Posted: Sat Apr 12, 2014 8:00 am
by RudeGuy
Emral wrote:(Block's speed) = (pixels it should move)/(time)/65
If i remember correctly... Then this should be the formula for making pixel perfect block movements. Keep in mind that the distance is measured in pixels, which means that for 1 block you need to move it 32 pixels.
I might've messed up in punctuation though.
The correct formula to make layers move in a X blocks in this:
32 * x / y / 65. DarkMatt posted a guide for this a long time ago that I made sure to memorize, because it works. I should know, I've been using this for a very long time now. You'll probably get a ridiculous decimal, but I usually just use the first four digits after the decimal point. However, with faster speeds/longer distances, you may still need to play around with the result a bit.

32 = Number of pixels in a given tile, of course.
x = How many tile spaces should this layer move?
y = How many seconds should this take?
65 = Maximum framerate.

Re: Smb3 Magnets

Posted: Sat Apr 12, 2014 8:01 am
by Emral
Christian07 wrote:
Emral wrote:(Block's speed) = (pixels it should move)/(time)/65
If i remember correctly... Then this should be the formula for making pixel perfect block movements. Keep in mind that the distance is measured in pixels, which means that for 1 block you need to move it 32 pixels.
I might've messed up in punctuation though.
The correct formula to make layers move in a X blocks in this:
32 * x / y / 65. DarkMatt posted a guide for this a long time ago that I made sure to memorize, because it works. I should know, I've been using this for a very long time now. You'll probably get a ridiculous decimal, but I usually just use the first four digits after the decimal point. However, with faster speeds/longer distances, you may still need to play around with the result a bit.

32 = Number of pixels in a given tile, of course.
x = How many tile spaces should this layer move?
y = How many seconds should this take?
65 = Maximum framerate.
That's exactly what I just said but okay.

Re: Smb3 Magnets

Posted: Sat Apr 12, 2014 8:03 am
by RudeGuy
Well, the block's speed is the same as the time. In the level editor is the delay.

Re: Smb3 Magnets

Posted: Sat Apr 12, 2014 9:33 am
by Cacazk
I know how this works. But difissil is yes.

Re: Smb3 Magnets (Update!)

Posted: Tue Apr 22, 2014 4:46 pm
by SMBXxer
Wow! These graphics are very well designed! I can see these in lots of levels in the future. Good work.

Re: Smb3 Magnets (Update!)

Posted: Tue Apr 22, 2014 7:39 pm
by Destiny
Nossa caiozk, seu inglês é incrível!

Is simple but i liked it.