Hello!
To make this question short.
I have an AI model and it could be an Enemy or a Friend depending on the “Shooter” script. I have one for the enemies and another for the friends. And I have different countries you can play as. So for example if you choose England vs. USA then the enemies would be the USA model with the enemy script but if you choose USA vs. England then the USA Model “object” would have the friend script attached. Any way to fix this without too much “Hard coding”?
Thanks!