I have a lot of parts that are the same thing and need to make a script for them.
Ex- kill part need a kill script
I was wondering which would be better to use tag service or us a module script?
- Module Scripts
- Tag Service
0 voters
I have a lot of parts that are the same thing and need to make a script for them.
Ex- kill part need a kill script
I was wondering which would be better to use tag service or us a module script?
0 voters
with tag service you can control multiple parts that share the same functionality eg: kill brick
I don’t think a module script doesn’t really matter, you will (and probably must) have to use CollectionService to keep everything clean anyway
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.