ToonTanks Health Component Doesn't Exist (Lecture 151)

After creating the HealthComponent in Lecture 151, I don’t see “Health” in the list of components when I try to add it to BP_PawnTank or BP_PawnTurret. Is Health and instance of HealthComponent? If so how do I create it?

You did choose Actor Component as the class to be derived from when making the Health Component?

That was it. I mistakenly built it as a Actor rather than an Actor Component. At least it gave me a chance to figure out how to remove C++ classes :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms