Hey all. I’d appreciate if someone can clear something up for me (Screenshot from Rick’s screen)
Is testing targetToTest for null just good programming practice here, as a just in case measure of sorts? Wouldn’t the RequiredComponent(Health) parameter in CombatTarget.cs prevent this from returning null since all CombatTargets are required to have Health on them?
Sorry if stupid question