Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to have MouseButton1Down work without a gui?

Asked by
theCJarmy7 1293 Moderation Voter
8 years ago

in epic mining 2, you hold the left click down, and you can mine. so how do you have mousebutton1down work with parts?

1 answer

Log in to vote
1
Answered by
Pyrondon 2089 Game Jam Winner Moderation Voter Community Moderator
8 years ago

You would use the properties of the Mouse. Things like this could be accomplished using mouse.Target and mouse.Button1Down.

Ad

Answer this question