Code (CSharp):
- using UnityEngine;
- using System.Collections;
- public bool LadderCont;
- public Collider LadderMesh;
- public MeshRenderer LAC;
- private bool Anim;
- // Use this for initialization
- }
- // Update is called once per frame
- if(LadderCont == false){