1
This commit is contained in:
@@ -108,7 +108,7 @@ public class GrabItem : MonoBehaviour
|
||||
{
|
||||
if (other.gameObject.CompareTag("RightHand"))
|
||||
{
|
||||
//Debug.Log("Ent<6E><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"+other.gameObject.name);
|
||||
//Debug.Log("Ent<6E><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:"+other.gameObject.name);0
|
||||
SetTriggerParameter("DisTrigger");
|
||||
SceneMgr.Instance.isTrigger=true;
|
||||
//if (m_catch == null)
|
||||
|
||||
Reference in New Issue
Block a user