just a suggestion, you should use a breakable weld with the force limit relating to the magnets strength.Originally Posted by cpf
just a suggestion, you should use a breakable weld with the force limit relating to the magnets strength.Originally Posted by cpf
Awesome! This looks really nifty, and a lot better than the original magnets. For a future update, poles would be nice :3 If you can find some way to do that. And maybe it somehow labels those poles.
But this is an awesome idea, and well made. I'm gonna test it out right away! -clicks link-
[CODE]@name How to use A and An
@inputs Vowel
@outputs A An
If (Vowel == 1)
{
An
}
If Else
{
A
}[/CODE]
[url="http://www.free-iqtest.net/"][color="DarkRed"][u]My IQ is 137[/u][/color][/url] ^_^
MAgnetic engine here I come !!
[img]http://img84.imageshack.us/img84/8387/portalan1.jpg[/img]
It appears that the force is the same throughout the entire area affected by the magnet, but that is not right. Magnetic force decreases exponentially with distance. You should add that to the script. But, come to think of it, that would mean the force would be universal throughout the map, which would cause lag. On a second thought, if the exponential force decrease is added, make the force end at a distance that is directly proportional to the strength of the magnet.
Poles shouldn't be to hard to add, just a little vector math and you should be able to tell the faces of the magnet apart.
Good work! Downloading.
I've always wanted to build a railgun......
Unicycle of dooooooooooooooom!
ok, this belongs in the unnoficial wire extras SVN, also, I'll be making a linear accelerator with this now, jintos physics addon FTW
The force Is proportional to the distance of the object, look at the code...
As for poles, meh really needed?
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!
Maybe just a setting? Like have a slider and you can choose polar=1 or polar=2.
Opposites attract and same polarities repel?
It is? Oops, your right. Well, you know your magnets! I congratulate thee, great coding.
EDIT: poles would be nice in some situations, but not all. maybe make them, but make them optional?
Unicycle of dooooooooooooooom!
Pretty nifty! I've exprimented a bit with these, created a motor with it and a pseudo-rail gun.
I guess I could add a "pole" slider (0-none 1-north 2-south), so opposite poles repel eachother, but still attract anything else. It would probably also auto-color them red/blue.
WireSim.com
Why does everybody say CPF? it's cpf :P
Hey, look! It's a tutorial on using LuaInterface!
Bookmarks