#Enabling a part based off if another part is enabled
8 messages · Page 1 of 1 (latest)
if mainthing.enabled == true then
end
@hoary wagon
You could also add a elseif statement that disables the “2 extra things” when the mainthing is disabled
wait so could i make extra part the child of the main part and put the script in the extra part?
is that what youre supposed to do