From where we left off there is still the two damage text in my prefab with text as the 3d drop down
The DamageText prefab should consist of a Canvas on it’s root with a Text Component as a child object.
The DamageTextSpawner should have a link to the DamageText prefab. It does not need a Canvas or a Text object.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.