scripts
This commit is contained in:
@@ -0,0 +1,1277 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Valve.VR.InteractionSystem
|
||||
{
|
||||
// Token: 0x020005C8 RID: 1480
|
||||
public class LinearAnimator : MonoBehaviour
|
||||
{
|
||||
// Token: 0x0600EA42 RID: 59970 RVA: 0x0045E014 File Offset: 0x0045C214
|
||||
private void HNEFHCDMBKK()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1655f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA43 RID: 59971 RVA: 0x0045E06C File Offset: 0x0045C26C
|
||||
private void LOGFBGOPLLO()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 4)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA44 RID: 59972 RVA: 0x0045E0F4 File Offset: 0x0045C2F4
|
||||
private void BHOMEEDCHBJ()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 8)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA45 RID: 59973 RVA: 0x0045E17C File Offset: 0x0045C37C
|
||||
private void LGCNFLACIIH()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1051f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA46 RID: 59974 RVA: 0x0045E1D4 File Offset: 0x0045C3D4
|
||||
private void LMAJMHGEPDB()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1708f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA47 RID: 59975 RVA: 0x0045E22C File Offset: 0x0045C42C
|
||||
private void BOPLFCBMKEL()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 127f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA48 RID: 59976 RVA: 0x0045E284 File Offset: 0x0045C484
|
||||
private void DHAEEPCMCMI()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 275f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA49 RID: 59977 RVA: 0x0045E2DC File Offset: 0x0045C4DC
|
||||
private void PFBFOGJOOGP()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1497f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4A RID: 59978 RVA: 0x0045E334 File Offset: 0x0045C534
|
||||
private void JCDJNJAIEJC()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4B RID: 59979 RVA: 0x0045E3BC File Offset: 0x0045C5BC
|
||||
private void MJEHPNFIMPP()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4C RID: 59980 RVA: 0x0045E444 File Offset: 0x0045C644
|
||||
private void HFEJGMADFGH()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4D RID: 59981 RVA: 0x0045E4CC File Offset: 0x0045C6CC
|
||||
private void LOPGGBEPNAI()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4E RID: 59982 RVA: 0x0045E554 File Offset: 0x0045C754
|
||||
private void OKJAOPHDIJM()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA4F RID: 59983 RVA: 0x0045E5DC File Offset: 0x0045C7DC
|
||||
private void EEPEOCMOGIL()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 5)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA50 RID: 59984 RVA: 0x0045E664 File Offset: 0x0045C864
|
||||
private void FNHPFHOPCLL()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 7)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA51 RID: 59985 RVA: 0x0045E6EC File Offset: 0x0045C8EC
|
||||
private void OPJLBOGKPPI()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA52 RID: 59986 RVA: 0x0045E774 File Offset: 0x0045C974
|
||||
private void HIJOFIKNJEE()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 8)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA53 RID: 59987 RVA: 0x0045E7FC File Offset: 0x0045C9FC
|
||||
private void MJANJBNFEGG()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 8)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA54 RID: 59988 RVA: 0x0045E884 File Offset: 0x0045CA84
|
||||
private void BDKMGEHDIIH()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 399f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA55 RID: 59989 RVA: 0x0045E8DC File Offset: 0x0045CADC
|
||||
private void PBCGMHKELND()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1056f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA56 RID: 59990 RVA: 0x0045E934 File Offset: 0x0045CB34
|
||||
private void DBNEKEJKCBE()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 571f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA57 RID: 59991 RVA: 0x0045E98C File Offset: 0x0045CB8C
|
||||
private void MIBIJLIBPGJ()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA58 RID: 59992 RVA: 0x0045EA14 File Offset: 0x0045CC14
|
||||
private void JJHGPNEHNOM()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA59 RID: 59993 RVA: 0x0045EA9C File Offset: 0x0045CC9C
|
||||
private void HMMKGAHIEDN()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5A RID: 59994 RVA: 0x0045EB24 File Offset: 0x0045CD24
|
||||
private void EELFIENBNBJ()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5B RID: 59995 RVA: 0x0045EBAC File Offset: 0x0045CDAC
|
||||
private void Update()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5C RID: 59996 RVA: 0x0045EC34 File Offset: 0x0045CE34
|
||||
private void ONKCFGIOGCF()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1140f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5D RID: 59997 RVA: 0x0045EC8C File Offset: 0x0045CE8C
|
||||
private void GPDOCPBDIHJ()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 8)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5E RID: 59998 RVA: 0x0045ED14 File Offset: 0x0045CF14
|
||||
private void BIOPLCKCFFL()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1378f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA5F RID: 59999 RVA: 0x0045ED6C File Offset: 0x0045CF6C
|
||||
private void JHCLJIABPPJ()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 471f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA60 RID: 60000 RVA: 0x0045EDC4 File Offset: 0x0045CFC4
|
||||
private void GGHNBMLMNOP()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 8)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA61 RID: 60001 RVA: 0x0045EE4C File Offset: 0x0045D04C
|
||||
private void MICFHMAIGIB()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1556f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA62 RID: 60002 RVA: 0x0045EEA4 File Offset: 0x0045D0A4
|
||||
private void NGOPCBJCNJM()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 217f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA63 RID: 60003 RVA: 0x0045EEFC File Offset: 0x0045D0FC
|
||||
private void DLCHNOFPONJ()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 560f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA64 RID: 60004 RVA: 0x0045EF54 File Offset: 0x0045D154
|
||||
private void DGEJEJFMPIM()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 0)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA65 RID: 60005 RVA: 0x0045EFDC File Offset: 0x0045D1DC
|
||||
private void GOGJEGIGNAI()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1712f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA66 RID: 60006 RVA: 0x0045F034 File Offset: 0x0045D234
|
||||
private void BEJPIHEKCML()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 387f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA67 RID: 60007 RVA: 0x0045F08C File Offset: 0x0045D28C
|
||||
private void MHDFIOMCCMO()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 6)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA68 RID: 60008 RVA: 0x0045F114 File Offset: 0x0045D314
|
||||
private void PLKCCLMGOKP()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA69 RID: 60009 RVA: 0x0045F19C File Offset: 0x0045D39C
|
||||
private void NHLJJOPDMIN()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1078f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA6A RID: 60010 RVA: 0x0045F1F4 File Offset: 0x0045D3F4
|
||||
private void DEFNHCKAMPC()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 4)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA6C RID: 60012 RVA: 0x0045F290 File Offset: 0x0045D490
|
||||
private void JJEKHMENJFE()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1871f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA6D RID: 60013 RVA: 0x0045F2E8 File Offset: 0x0045D4E8
|
||||
private void EJELDFPCKKF()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA6E RID: 60014 RVA: 0x0045F370 File Offset: 0x0045D570
|
||||
private void EGPCNMCCHNL()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1003f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA6F RID: 60015 RVA: 0x0045F3C8 File Offset: 0x0045D5C8
|
||||
private void KCFCFLNJNHK()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 4)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA70 RID: 60016 RVA: 0x0045F450 File Offset: 0x0045D650
|
||||
private void Awake()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 0f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA71 RID: 60017 RVA: 0x0045F4A8 File Offset: 0x0045D6A8
|
||||
private void DFCDBHCAIPH()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 0)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA72 RID: 60018 RVA: 0x0045F530 File Offset: 0x0045D730
|
||||
private void LEMGDPHJENH()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 949f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA73 RID: 60019 RVA: 0x0045F588 File Offset: 0x0045D788
|
||||
private void AJLMLNBDMCH()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA74 RID: 60020 RVA: 0x0045F610 File Offset: 0x0045D810
|
||||
private void OEHDEPBJFAB()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1048f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA75 RID: 60021 RVA: 0x0045F668 File Offset: 0x0045D868
|
||||
private void LJICNBMGDMN()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA76 RID: 60022 RVA: 0x0045F6F0 File Offset: 0x0045D8F0
|
||||
private void MDCNOIALLAF()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 3)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA77 RID: 60023 RVA: 0x0045F778 File Offset: 0x0045D978
|
||||
private void LKONBDPFMJE()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 192f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA78 RID: 60024 RVA: 0x0045F7D0 File Offset: 0x0045D9D0
|
||||
private void IPAPMGBLCNF()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 676f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA79 RID: 60025 RVA: 0x0045F828 File Offset: 0x0045DA28
|
||||
private void OJAIDLPNIEI()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 282f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7A RID: 60026 RVA: 0x0045F880 File Offset: 0x0045DA80
|
||||
private void DALFLKEEIEM()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7B RID: 60027 RVA: 0x0045F908 File Offset: 0x0045DB08
|
||||
private void JKFLOMBCKIL()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1790f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7C RID: 60028 RVA: 0x0045F960 File Offset: 0x0045DB60
|
||||
private void CHOLLIANPAL()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1393f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7D RID: 60029 RVA: 0x0045F9B8 File Offset: 0x0045DBB8
|
||||
private void JGFOPLONGBH()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7E RID: 60030 RVA: 0x0045FA40 File Offset: 0x0045DC40
|
||||
private void FDBHMLOEHCE()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 41f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA7F RID: 60031 RVA: 0x0045FA98 File Offset: 0x0045DC98
|
||||
private void AHHEENEFAPI()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 6)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA80 RID: 60032 RVA: 0x0045FB20 File Offset: 0x0045DD20
|
||||
private void PFFJDAEJMBO()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 1)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA81 RID: 60033 RVA: 0x0045FBA8 File Offset: 0x0045DDA8
|
||||
private void KAEPFOILFCG()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 935f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA82 RID: 60034 RVA: 0x0045FC00 File Offset: 0x0045DE00
|
||||
private void EIMPMCFDMIA()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1860f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA83 RID: 60035 RVA: 0x0045FC58 File Offset: 0x0045DE58
|
||||
private void MHJCEMECKEL()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(1, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 0)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA84 RID: 60036 RVA: 0x0045FCE0 File Offset: 0x0045DEE0
|
||||
private void JDLKCJHDMHB()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 4)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA85 RID: 60037 RVA: 0x0045FD68 File Offset: 0x0045DF68
|
||||
private void JKMNBLDOIMB()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 0, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ += 0;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA86 RID: 60038 RVA: 0x0045FDF0 File Offset: 0x0045DFF0
|
||||
private void MBJAEHLCMGD()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 308f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA87 RID: 60039 RVA: 0x0045FE48 File Offset: 0x0045E048
|
||||
private void JCNFEKMPHGO()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA88 RID: 60040 RVA: 0x0045FED0 File Offset: 0x0045E0D0
|
||||
private void PEMILJJNOEP()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1597f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA89 RID: 60041 RVA: 0x0045FF28 File Offset: 0x0045E128
|
||||
private void JINABDGLFOB()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = false;
|
||||
this.animator.Play(0, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 5)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA8A RID: 60042 RVA: 0x0045FFB0 File Offset: 0x0045E1B0
|
||||
private void GCOFOGPIJJA()
|
||||
{
|
||||
if (this.animator == null)
|
||||
{
|
||||
this.animator = base.GetComponent<Animator>();
|
||||
}
|
||||
this.animator.speed = 1137f;
|
||||
if (this.linearMapping == null)
|
||||
{
|
||||
this.linearMapping = base.GetComponent<LinearMapping>();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600EA8B RID: 60043 RVA: 0x00460008 File Offset: 0x0045E208
|
||||
private void LIEPFLEGIMJ()
|
||||
{
|
||||
if (this.COLMCJKHFHH != this.linearMapping.value)
|
||||
{
|
||||
this.COLMCJKHFHH = this.linearMapping.value;
|
||||
this.animator.enabled = true;
|
||||
this.animator.Play(1, 1, this.COLMCJKHFHH);
|
||||
this.HJJEFLBAKMJ = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.HJJEFLBAKMJ++;
|
||||
if (this.HJJEFLBAKMJ > 2)
|
||||
{
|
||||
this.animator.enabled = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x040021D3 RID: 8659
|
||||
public LinearMapping linearMapping;
|
||||
|
||||
// Token: 0x040021D4 RID: 8660
|
||||
public Animator animator;
|
||||
|
||||
// Token: 0x040021D5 RID: 8661
|
||||
private float COLMCJKHFHH = float.NaN;
|
||||
|
||||
// Token: 0x040021D6 RID: 8662
|
||||
private int HJJEFLBAKMJ;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user