ShadowChemosh
Well-known member
The logic is in the component you don't need to do it also. You only need to assign the Tag to the Discipline. You can remove the script.Yes, I put it in the same code if-block that you have in your scripts, as I did not know how to call it separately, and I also put the psiClass.cPsiSeer tag in the thing.
All the "scripts" that are on the new component are being "inherited" into each new Discipline you create. Meaning those component scripts are firing/running. This is what makes components so nice we build the logic once and it is running for all Disciplines. Allows us to add/remove/change and affect all disciplines at one time.
Why do you have both the power tags and a psiClass tags on the discipline?I also added the tags of the specific powers via tags (similar to the discipline abilities you built).
Last edited: