menu
Roblox Forum Archive
Home
User Search
Forums
Donate
search
settings
Home
User Search
Forums
Donate
launch
Go to User Dashboard
Forums
Scripting Helpers
Can you use the mouse without a tool or hopperbin?
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right
Can you use the mouse without a tool or hopperbin?
FootBa11
Join Date: 2008-09-16
Post Count: 11501
#141755706
Sunday, July 27, 2014 8:16 PM GMT
Like I making a plane and I want to make it so the plane is usable without selecting a tool. Can I do that :o I want it to follow the mouse. script.Parent.Posters[1]:MoveTo(Out.Position)
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
robomax11
Join Date: 2011-07-07
Post Count: 6828
#141757934
Sunday, July 27, 2014 8:39 PM GMT
yes local p = game.Players.LocalPlayer local m = p:GetMouse() --local script in starterpack ( ͡° ͜ʖ ͡°) obv siggy is obv
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
FootBa11
Join Date: 2008-09-16
Post Count: 11501
#141763798
Sunday, July 27, 2014 9:40 PM GMT
its not working :P I need to use mouse.hit script.Parent.Posters[1]:MoveTo(Out.Position)
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
Perci1
Join Date: 2011-01-24
Post Count: 1027
#141763949
Sunday, July 27, 2014 9:42 PM GMT
do game.Players.LocalPlayer:GetMouse() from a local script to get the mouse.
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
FootBa11
Join Date: 2008-09-16
Post Count: 11501
#141763972
Sunday, July 27, 2014 9:42 PM GMT
jk i got it script.Parent.Posters[1]:MoveTo(Out.Position)
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right