Modifying the control module to control multiple humanoids

You read the title, how can I do this? I’ve been looking over the control module, can I just switch self.humanoid to a table of humanoids, and then update everything accordingly?

1 Like

yes you can probably do that and it will work

2 Likes

Any tips on how to get this done more efficiently?