of     2   
chevron_rightchevron_rightchevron_right

machoX5
#118739524Tuesday, November 26, 2013 11:54 AM GMT

I'm trying to make it so it will be able to float without falling. But yet if I anchore the object, the velocity won't work. -The script- [ This is for hopperbin ] player = script.Parent.Parent.Parent bin = script.Parent enabled = true Amt = 5 function onButton1Down(mouse) if enabled == true then enabled = false if mouse.Target ~= nil then hit = mouse.Target if hit.Name == "TP" or hit.Name == "Parter" then if hit.Name == "TP" and hit.Finder.Value == player.Name or hit.Name == "Parter" and hit.Owner.Value == player.Name then g = Instance.new("Part") c = Instance.new("StringValue") c.Name = "Owner" c.Value = player.Name print("VALUE:" ..c.Value) g.Name = "Parter" c.Parent = g g.FormFactor = 0 g.Size = Vector3.new(1,1,1) g.Velocity = Vector3.new(0, 50, 0) g.Anchored = false g.CanCollide = true =Fewd i awsom=
MemoryAddress
#118743487Tuesday, November 26, 2013 2:46 PM GMT

[ Content Deleted ]
Scriptural
#118744025Tuesday, November 26, 2013 3:09 PM GMT

"Disregards physics" What about touching things / things touching it? It only disregards moving (Unless you change its position / CFrame, but then you are really just fixing it into another place)
Scriptural
#118744063Tuesday, November 26, 2013 3:10 PM GMT

Oh also, unanchor the part and use a body force
sycips
#118746976Tuesday, November 26, 2013 4:27 PM GMT

part = script.Parent BodyForce.force = Vector3.new(0,196.2*part:GetMass(),0) Maybe this helps ;)
Scriptural
#118748959Tuesday, November 26, 2013 5:06 PM GMT

No it doesn't help that makes it weightless not float up
sycips
#118753308Tuesday, November 26, 2013 6:35 PM GMT

'I'm trying to make it so it will be able to float without falling' Does that say it has to float up? NO!
Scriptural
#118756425Tuesday, November 26, 2013 7:32 PM GMT

"I'm trying to make it so it will be able to float without falling." Plus he set the velocity to something that would make the part go up
sycips
#118756736Tuesday, November 26, 2013 7:37 PM GMT

Yes, that means he wants the part to go up with a constant speed, simpel as that!
Scriptural
#118757306Tuesday, November 26, 2013 7:44 PM GMT

Thats not what you did though. You made it stay in one place unless something forced it up.
sycips
#118762271Tuesday, November 26, 2013 8:58 PM GMT

yes i know, I also didn't say I gave the whole script. I only said that those 2 lines may help him... ARE YOU STUPID OR WHAT THAT YOU CAN'T UNDERSTAND THAT IDIOT! NOW SHUT THE HELL UP ABOUT THIS ALREADY!!!
Scriptural
#118763439Tuesday, November 26, 2013 9:16 PM GMT

You get angry easily. Take a chill pill. You didn't help with the 2 lines you posted.
Bebee2
#118763621Tuesday, November 26, 2013 9:19 PM GMT

If you're dealing with velocity, of course anchored would not be affected by velocity. Although, on the contrary, you need to anchor the part to change it's velocity if it is already "moving..." then you set it back to off.
sycips
#118806864Wednesday, November 27, 2013 6:36 AM GMT

I dont think you have to anchor the part... scripts for example which use velocity to jump the player in the air dont anchor the characters parts and still its going up... And scriptural, youre just annoying, a better cure for me would be that youd just go out of this thread... And dude, I werent supposed to help you with those 2 lines, because youre obviously unhelpable xD
Scriptural
#118807321Wednesday, November 27, 2013 6:51 AM GMT

It wasn't meant to help me now was it smartass? It was supposed to help op and it didn't. All you ever do is post crap scripts and rage, why don't you just leave? You aren't helpful and don't want help. You have no reason to be here.
sycips
#118844878Wednesday, November 27, 2013 9:21 PM GMT

How do you know it didn't help him? He didn't even reply. Or was that just an argument you made up because you can't come with anything better? xD Just shut the hell up yourself and go away. Basing your argumentation on stuff you don't even know is the worst you can do. Get the hell out idiot!
chicka123
#118845099Wednesday, November 27, 2013 9:24 PM GMT

sycips, please stop acting like a 12 year old snob.
Scriptural
#118854905Wednesday, November 27, 2013 11:18 PM GMT

I couldn't come up with something better? I posted the same thing (Without providing the code, and your code didn't do what he wanted but at least implied to use bodyforce) right before you posted.
AgentFirefox
Top 100 Poster
#118855217Wednesday, November 27, 2013 11:21 PM GMT

Use a BodyPosition object. :)
sycips
#118893557Thursday, November 28, 2013 8:08 AM GMT

But Scriptural, if i did the exact same thing as you, but you only didn't give the code, then what the hack is your problem? how did I not help and you did if we did the same thing?
CaptainDavidHawley
#118893608Thursday, November 28, 2013 8:10 AM GMT

I love how Agent is the only one who helped the OP. #GoodGuyAgent
izzatnasruna
#118893657Thursday, November 28, 2013 8:12 AM GMT

@sycips & Scriptural You both get out. Stop bringing fights where ever you go. From the op's problem is finished, then there's another problem that has been created.
Scriptural
#118897928Thursday, November 28, 2013 12:18 PM GMT

@Izz He starts every problem by acting like a stuck up know it all. And you didn't help because what you posted was already said.
sycips
#118909558Thursday, November 28, 2013 4:46 PM GMT

Excuse me for going into a 'fight' with Scriptural. Yes, I didn't know the op wanted that... I didn't understand the question, so I gave wrong help, I'm sorry for that... Scriptural, You're still a jackass and you'll always be. The fact that you posted 'earlier' doesn't mean I didn't help... I just gave the same help (in a different way btw). I'll get out of this thread now, unless scriptural keeps offending me! I'm good in general, but I don't like being offended and I won't take it if such a baby as him is saying stuff like 'You're scripts are rubbish'! Again, I'm sorry if some posters/readers read all this. I didn't mean to annoy anyone D: ~sycips~
mic144
#118909837Thursday, November 28, 2013 4:50 PM GMT

woot forum fight!! EVERYONE GATHER AROUND A CIRCLE AND LET THE GRAMMAR FEST BEGIN! -- $$ Get on my level, here use this ladder. Don't fall down on the way up! $$ --

    of     2   
chevron_rightchevron_rightchevron_right