RCS Build Aid

RCS Build Aid

343k Downloads

Try to not use GameObject.FindObjectsOfType

m4v opened this issue ยท 0 comments

commented

GameObject.FindObjectsOfType is used in some places in Update and seems to be a somewhat expensive method, try to find other alternative.