of     1   

Thunderx10
#36335387Monday, November 01, 2010 6:18 AM GMT

What is Hole(Instance.new("Hole")) used for, and how do I use it?
crazypotato4
#36335401Monday, November 01, 2010 6:20 AM GMT

... I don't think there's anything called "Hole" that you can instance. Where did you get this from?
Thunderx10
#36335422Monday, November 01, 2010 6:21 AM GMT

Looking in ReflectionMetadata. And I already tested. I parented it to my torso and it made a small black circle... here test it.. met = game.Workspace.Thunderx10.Torso h = Instance.new("Hole") h.Parent = met
Thunderx10
#36335488Monday, November 01, 2010 6:27 AM GMT

Nobody knows Dx?
crazypotato4
#36335489Monday, November 01, 2010 6:27 AM GMT

No idea... I don't think there's much use for it, seeing as when I tried it, the hole was about 0.5 by 0.5 studs. I really don't get it u_u
Thunderx10
#36335499Monday, November 01, 2010 6:27 AM GMT

I heard it sucks things into it, liek a black HOLE :3
Thunderx10
#36335528Monday, November 01, 2010 6:29 AM GMT

I was looking in Object Browser and found it. Some things are--------------- FaceId InOut RightLeft Name Parent TopBottom --------------------------------- o_e? I tested a lil and found out you can do met = game.Workspace.Thunderx10.Torso h = Instance.new("Hole") h.Parent = met h.InOut = 1 Except Idk what InOut = 1 does....?
crazypotato4
#36335530Monday, November 01, 2010 6:29 AM GMT

Didn't work that way for me... o.0
Thunderx10
#36335543Monday, November 01, 2010 6:30 AM GMT

Come to the game I'm in.
crazypotato4
#36335544Monday, November 01, 2010 6:30 AM GMT

Try instancing it to a part in edit mode like I did. It has a bunch of properties and stuff. I'll try checking the wiki for any usefulness of it.
crazypotato4
#36335559Monday, November 01, 2010 6:32 AM GMT

Lol, searched it up, first thing I saw: "As of now, the purpose of this is undiscovered" :3
Thunderx10
#36335570Monday, November 01, 2010 6:33 AM GMT

kk
Thunderx10
#36335635Monday, November 01, 2010 6:37 AM GMT

x3
Thunderx10
#36335687Monday, November 01, 2010 6:42 AM GMT

Also gonna try to see what RotateV is..
Havemeat
#36336963Monday, November 01, 2010 9:50 AM GMT

Actually, I've heard that its used to make motor joints and hinges more stable. IDK though.
WK100
#36337178Monday, November 01, 2010 10:17 AM GMT

With the current physics of ROBLOX 'stable' doesn't exist anymore O.o
Apocalyps
#36338784Monday, November 01, 2010 12:40 PM GMT

wik i.roblox.c om /inde x.php/ RBX.lua.H ole_(Object) (delete the spaces)
MrNicNac
#36339049Monday, November 01, 2010 1:01 PM GMT

It is just an easy way to make things like cows or dalmatians (anything with spots) than a circle mesh.
RobloxMasterDX
#36339465Monday, November 01, 2010 1:36 PM GMT

its where you insert your thing. :3
xSTAFFGUYx
#36340509Monday, November 01, 2010 2:39 PM GMT

It was most likely going to be used to stabilize motors, as VelocityMotors have a "hole" property
gameglicher
#36341219Monday, November 01, 2010 3:19 PM GMT

No NO No! its just a Thing that makes a black hole, its good for making cool exaust pipes for cars.
pwnedu46
#36359503Monday, November 01, 2010 10:03 PM GMT

Instance.new("Hole",script.Parent) @crazy: http://wiki.roblox.com/index.php/Hole

    of     1