#Trouble with looping rig parts with ipairs
1 messages · Page 1 of 1 (latest)
what were you having trouble with exactly
probably havent streamed in when the code runs
try rig.childadded
(you often need both check existing children as well as children added)
hence waitforchild is used often for stuff in workspace
Try bodyPart.Name instead of bodyPart
also is this localscript or server script
Server
Im practicing them