Hi there,
why are we not just getting the player reference once in the Awake or Start methode and instead referencing it again each frame in the Update loop?
Wouldn’t it be much “cheaper” the other way?
I mean, the player reference won’t change anyway, or am I overlooking something again?
Best regards,
Manuel