When is it appropriate to retrieve a component from an instance in Flamework?

I'm attempting to grab one in the onStart of one of my services and it can't find it? (Have tag all set up)
1 Reply
PoppingPopper
PoppingPopperOP3y ago
It doesn't sound right to me that I'd have to use onTick and ask for it until it is there. I'd also like to continue using the tag instead of giving the component to the instance in my onStart...

Did you find this page helpful?