GetChildren() table not printing

As Censor said, it needs to be
print(table.unpack(attacks))

Otherwise, it won’t understand what ‘Unpack’ means

1 Like