Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: amuse on April 16, 2012, 01:36:05 PM

Title: Set Halo Strenght on Objects inside PlayMaker
Post by: amuse on April 16, 2012, 01:36:05 PM
I'm trying to set the Halo Size ( Strenght ) of an object (not a light). I've tried a few solutions but did not succeed so here I am.

I'm sure its something simple..can anybody help with this ?
Title: Re: Set Halo Strenght on Objects inside PlayMaker
Post by: Alex Chouls on April 20, 2012, 12:08:39 PM
Quote
I'm trying to set the Halo Size ( Strenght ) of an object (not a light).

I wasn't aware that you could set the halo strength per object in Unity.

There's a global Render Settings action: Set Halo Strength.

If you know where to find the setting on a GameObject/Component you could use Set Property to set its value.