Glow effect on selected items
This commit is contained in:
@@ -14,6 +14,6 @@ public class ObjectController : MonoBehaviour {
|
||||
|
||||
// Update is called once per frame
|
||||
void Update () {
|
||||
|
||||
}
|
||||
//transform.GetComponent<Light>().intensity = 1.0f + Mathf.Abs(Mathf.Sin(2*Time.time));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user