Making general changes to dinos through DinoCharacterStatusComponent_BP

Hi,

I’ve gone all over the internet and done some of my own clicking but I can’t figure out how to properly set up all the references so my mod uses the modified values in my DinoCharacterStatusComponent_BP in my mod for all the dinos.

Thanks in advance for any replies.

You have to add it to your components tab in your char_bp. Once you’ve added it make sure to set priority to “2”.

PS - some dinos need a higher priority within the character status (ex. giga needs priority 3).