Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: bendaowei on March 27, 2012, 10:50:50 PM

Title: Show State Label - Position change
Post by: bendaowei on March 27, 2012, 10:50:50 PM
Can I change the position of the state label, which is in the middle of screen by default, while playing?

In one scene, there may be many unity using playmaker, so the state label overlaps in the middle. I want to attach each label above the entity who use it. Is there a way to realize this function?
Title: Re: Show State Label - Position change
Post by: Alex Chouls on March 28, 2012, 12:10:08 AM
By default state labels should draw at the entity's position. But if you have GUI Texture or GUI Text components it will try to place those differently. Try playing with the Debugging checkboxes in the PlayMakerGUI component.