BigBadGuy.Start C# (CSharp) Method

Start() public method

public Start ( ) : void
return void
    void Start ()
    {
        step = transform.localScale.x / life;
    }