869 lines
28 KiB
C#
869 lines
28 KiB
C#
using System;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x020011AD RID: 4525
|
|
public class PulsingBeam : MonoBehaviour
|
|
{
|
|
// Token: 0x06026A9E RID: 158366 RVA: 0x00AC1300 File Offset: 0x00ABF500
|
|
private void NMOBMJGJCCC()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(201f, 1747f);
|
|
}
|
|
|
|
// Token: 0x06026A9F RID: 158367 RVA: 0x00AC1344 File Offset: 0x00ABF544
|
|
private void EIMPMCFDMIA()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(645f, 326f);
|
|
}
|
|
|
|
// Token: 0x06026AA0 RID: 158368 RVA: 0x00AC1388 File Offset: 0x00ABF588
|
|
private void INNHBLOHJPN()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA1 RID: 158369 RVA: 0x00AC1404 File Offset: 0x00ABF604
|
|
private void PONDPPDHJOM()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA2 RID: 158370 RVA: 0x00AC1480 File Offset: 0x00ABF680
|
|
private void JCNFEKMPHGO()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA3 RID: 158371 RVA: 0x00AC14FC File Offset: 0x00ABF6FC
|
|
private void DEFNHCKAMPC()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA4 RID: 158372 RVA: 0x00AC1578 File Offset: 0x00ABF778
|
|
private void BJJKGIOCAIL()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA5 RID: 158373 RVA: 0x00AC15F4 File Offset: 0x00ABF7F4
|
|
private void IJPDEJFNCNH()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA6 RID: 158374 RVA: 0x00AC1670 File Offset: 0x00ABF870
|
|
private void ILDEOJLFDJB()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA7 RID: 158375 RVA: 0x00AC16EC File Offset: 0x00ABF8EC
|
|
private void PICMKDIMNHN()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AA8 RID: 158376 RVA: 0x00AC1768 File Offset: 0x00ABF968
|
|
private void HEKMPKDNNGB()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1162f, 43f);
|
|
}
|
|
|
|
// Token: 0x06026AA9 RID: 158377 RVA: 0x00AC17AC File Offset: 0x00ABF9AC
|
|
private void ODEGJOENAGN()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AAA RID: 158378 RVA: 0x00AC1828 File Offset: 0x00ABFA28
|
|
private void KCAFPLFCIGE()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AAB RID: 158379 RVA: 0x00AC18A4 File Offset: 0x00ABFAA4
|
|
private void OFDCCGLFACL()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AAC RID: 158380 RVA: 0x00AC1920 File Offset: 0x00ABFB20
|
|
private void IKFCLMNDGPF()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AAD RID: 158381 RVA: 0x00AC199C File Offset: 0x00ABFB9C
|
|
private void DLIIOFOCPHG()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AAE RID: 158382 RVA: 0x00AC1A18 File Offset: 0x00ABFC18
|
|
private void BBKPAKKLOGB()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1217f, 751f);
|
|
}
|
|
|
|
// Token: 0x06026AAF RID: 158383 RVA: 0x00AC1A5C File Offset: 0x00ABFC5C
|
|
private void KCFCFLNJNHK()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB0 RID: 158384 RVA: 0x00AC1AD8 File Offset: 0x00ABFCD8
|
|
private void IBGMECCOGML()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1832f, 858f);
|
|
}
|
|
|
|
// Token: 0x06026AB1 RID: 158385 RVA: 0x00AC1B1C File Offset: 0x00ABFD1C
|
|
private void BPJAIPDBIFC()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB2 RID: 158386 RVA: 0x00AC1B98 File Offset: 0x00ABFD98
|
|
private void AMNDOAJEFND()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(991f, 1185f);
|
|
}
|
|
|
|
// Token: 0x06026AB3 RID: 158387 RVA: 0x00AC1BDC File Offset: 0x00ABFDDC
|
|
private void PPFIBIEHPDP()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB4 RID: 158388 RVA: 0x00AC1C58 File Offset: 0x00ABFE58
|
|
private void AHHEENEFAPI()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB5 RID: 158389 RVA: 0x00AC1CD4 File Offset: 0x00ABFED4
|
|
private void OKGGDGJIPAM()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1013f, 499f);
|
|
}
|
|
|
|
// Token: 0x06026AB6 RID: 158390 RVA: 0x00AC1D18 File Offset: 0x00ABFF18
|
|
private void INALENOMPGH()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB7 RID: 158391 RVA: 0x00AC1D94 File Offset: 0x00ABFF94
|
|
private void JKFLOMBCKIL()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(649f, 1444f);
|
|
}
|
|
|
|
// Token: 0x06026AB8 RID: 158392 RVA: 0x00AC1DD8 File Offset: 0x00ABFFD8
|
|
private void PBCNFAEFEEO()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AB9 RID: 158393 RVA: 0x00AC1E54 File Offset: 0x00AC0054
|
|
private void MDGPLNDHKCI()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ABA RID: 158394 RVA: 0x00AC1ED0 File Offset: 0x00AC00D0
|
|
private void PENBDGJGPJL()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ABB RID: 158395 RVA: 0x00AC1F4C File Offset: 0x00AC014C
|
|
private void FDBHMLOEHCE()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(296f, 716f);
|
|
}
|
|
|
|
// Token: 0x06026ABC RID: 158396 RVA: 0x00AC1F90 File Offset: 0x00AC0190
|
|
private void NGHJFABFAOA()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(725f, 930f);
|
|
}
|
|
|
|
// Token: 0x06026ABD RID: 158397 RVA: 0x00AC1FD4 File Offset: 0x00AC01D4
|
|
private void BGHHKKGMBFJ()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ABE RID: 158398 RVA: 0x00AC2050 File Offset: 0x00AC0250
|
|
private void MDPIEJLKIAB()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ABF RID: 158399 RVA: 0x00AC20CC File Offset: 0x00AC02CC
|
|
private void FJJIFMDPBFD()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AC0 RID: 158400 RVA: 0x00AC2148 File Offset: 0x00AC0348
|
|
private void BBOIJKLPABP()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(450f, 671f);
|
|
}
|
|
|
|
// Token: 0x06026AC1 RID: 158401 RVA: 0x00AC218C File Offset: 0x00AC038C
|
|
private void PDCMKOCMIIF()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(753f, 1234f);
|
|
}
|
|
|
|
// Token: 0x06026AC2 RID: 158402 RVA: 0x00AC21D0 File Offset: 0x00AC03D0
|
|
private void OFKHEPNEFGP()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AC4 RID: 158404 RVA: 0x00AC2254 File Offset: 0x00AC0454
|
|
private void IABDGAJLFNK()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(316f, 1181f);
|
|
}
|
|
|
|
// Token: 0x06026AC5 RID: 158405 RVA: 0x00AC2298 File Offset: 0x00AC0498
|
|
private void NEFFCEJLOCD()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AC6 RID: 158406 RVA: 0x00AC2314 File Offset: 0x00AC0514
|
|
private void HHGIHIJFDHL()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1712f, 1313f);
|
|
}
|
|
|
|
// Token: 0x06026AC7 RID: 158407 RVA: 0x00AC2358 File Offset: 0x00AC0558
|
|
private void GJGEACMGLKP()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(980f, 787f);
|
|
}
|
|
|
|
// Token: 0x06026AC8 RID: 158408 RVA: 0x00AC239C File Offset: 0x00AC059C
|
|
private void CLGGCAGCLKP()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1357f, 351f);
|
|
}
|
|
|
|
// Token: 0x06026AC9 RID: 158409 RVA: 0x00AC23E0 File Offset: 0x00AC05E0
|
|
private void GHOLILPBMPM()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ACA RID: 158410 RVA: 0x00AC245C File Offset: 0x00AC065C
|
|
private void BDKMGEHDIIH()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1931f, 194f);
|
|
}
|
|
|
|
// Token: 0x06026ACB RID: 158411 RVA: 0x00AC24A0 File Offset: 0x00AC06A0
|
|
private void KKABOKBLDGJ()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(183f, 238f);
|
|
}
|
|
|
|
// Token: 0x06026ACC RID: 158412 RVA: 0x00AC24E4 File Offset: 0x00AC06E4
|
|
private void BOOMNFIGOAN()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(188f, 1728f);
|
|
}
|
|
|
|
// Token: 0x06026ACD RID: 158413 RVA: 0x00AC2528 File Offset: 0x00AC0728
|
|
private void OFKGLPOECEG()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ACE RID: 158414 RVA: 0x00AC25A4 File Offset: 0x00AC07A4
|
|
private void LCJNAKGMOLE()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ACF RID: 158415 RVA: 0x00AC2620 File Offset: 0x00AC0820
|
|
private void CHOLLIANPAL()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1422f, 1191f);
|
|
}
|
|
|
|
// Token: 0x06026AD0 RID: 158416 RVA: 0x00AC2664 File Offset: 0x00AC0864
|
|
private void MJEHPNFIMPP()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AD1 RID: 158417 RVA: 0x00AC26E0 File Offset: 0x00AC08E0
|
|
private void BIOPLCKCFFL()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1102f, 1965f);
|
|
}
|
|
|
|
// Token: 0x06026AD2 RID: 158418 RVA: 0x00AC2724 File Offset: 0x00AC0924
|
|
private void NIBGLHFHJLJ()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AD3 RID: 158419 RVA: 0x00AC27A0 File Offset: 0x00AC09A0
|
|
private void MNONJPCDMPB()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AD4 RID: 158420 RVA: 0x00AC281C File Offset: 0x00AC0A1C
|
|
private void KMEHAACNJAG()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1466f, 1927f);
|
|
}
|
|
|
|
// Token: 0x06026AD5 RID: 158421 RVA: 0x00AC2860 File Offset: 0x00AC0A60
|
|
private void GLBKBCBIOFJ()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(739f, 458f);
|
|
}
|
|
|
|
// Token: 0x06026AD6 RID: 158422 RVA: 0x00AC28A4 File Offset: 0x00AC0AA4
|
|
private void LGCNFLACIIH()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(549f, 81f);
|
|
}
|
|
|
|
// Token: 0x06026AD7 RID: 158423 RVA: 0x00AC28E8 File Offset: 0x00AC0AE8
|
|
private void KNDCMAMOONE()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(710f, 1764f);
|
|
}
|
|
|
|
// Token: 0x06026AD8 RID: 158424 RVA: 0x00AC292C File Offset: 0x00AC0B2C
|
|
private void NJBNCAPPAOH()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AD9 RID: 158425 RVA: 0x00AC29A8 File Offset: 0x00AC0BA8
|
|
private void HLBHPDENNBH()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ADA RID: 158426 RVA: 0x00AC2A24 File Offset: 0x00AC0C24
|
|
private void NKKKHBAGEJH()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ADB RID: 158427 RVA: 0x00AC2AA0 File Offset: 0x00AC0CA0
|
|
private void JLOMELEDCLK()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1432f, 1518f);
|
|
}
|
|
|
|
// Token: 0x06026ADC RID: 158428 RVA: 0x00AC2AE4 File Offset: 0x00AC0CE4
|
|
private void IOGPMJADEIB()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026ADD RID: 158429 RVA: 0x00AC2B60 File Offset: 0x00AC0D60
|
|
private void ONOHBEONIKM()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(723f, 1640f);
|
|
}
|
|
|
|
// Token: 0x06026ADE RID: 158430 RVA: 0x00AC2BA4 File Offset: 0x00AC0DA4
|
|
private void LELHNBCKIEG()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(511f, 836f);
|
|
}
|
|
|
|
// Token: 0x06026ADF RID: 158431 RVA: 0x00AC2BE8 File Offset: 0x00AC0DE8
|
|
private void LNKPKHFACHE()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(369f, 1138f);
|
|
}
|
|
|
|
// Token: 0x06026AE0 RID: 158432 RVA: 0x00AC2C2C File Offset: 0x00AC0E2C
|
|
private void BKHPHJMIDFO()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1640f, 763f);
|
|
}
|
|
|
|
// Token: 0x06026AE1 RID: 158433 RVA: 0x00AC2C70 File Offset: 0x00AC0E70
|
|
private void JHCLJIABPPJ()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(821f, 1845f);
|
|
}
|
|
|
|
// Token: 0x06026AE2 RID: 158434 RVA: 0x00AC2CB4 File Offset: 0x00AC0EB4
|
|
private void MBJAEHLCMGD()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(1623f, 1981f);
|
|
}
|
|
|
|
// Token: 0x06026AE3 RID: 158435 RVA: 0x00AC2CF8 File Offset: 0x00AC0EF8
|
|
private void FFNNOMCPHPI()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AE4 RID: 158436 RVA: 0x00AC2D74 File Offset: 0x00AC0F74
|
|
private void Awake()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(-0.2f, 0.2f);
|
|
}
|
|
|
|
// Token: 0x06026AE5 RID: 158437 RVA: 0x00AC2DB8 File Offset: 0x00AC0FB8
|
|
private void NELGHAFCLKG()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AE6 RID: 158438 RVA: 0x00AC2E34 File Offset: 0x00AC1034
|
|
private void Update()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AE7 RID: 158439 RVA: 0x00AC2EB0 File Offset: 0x00AC10B0
|
|
private void CENMIOJCICJ()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(69f, 140f);
|
|
}
|
|
|
|
// Token: 0x06026AE8 RID: 158440 RVA: 0x00AC2EF4 File Offset: 0x00AC10F4
|
|
private void AAEMAOKGCAF()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(599f, 1922f);
|
|
}
|
|
|
|
// Token: 0x06026AE9 RID: 158441 RVA: 0x00AC2F38 File Offset: 0x00AC1138
|
|
private void OLEBPMMFNIF()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(236f, 901f);
|
|
}
|
|
|
|
// Token: 0x06026AEA RID: 158442 RVA: 0x00AC2F7C File Offset: 0x00AC117C
|
|
private void PLKHINPPGPK()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AEB RID: 158443 RVA: 0x00AC2FF8 File Offset: 0x00AC11F8
|
|
private void ELJEMOGNBOP()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x06026AEC RID: 158444 RVA: 0x00AC3074 File Offset: 0x00AC1274
|
|
private void NDIKALAHLIJ()
|
|
{
|
|
this.ADNLIGLOMIJ = base.transform.localScale.x;
|
|
this.scalePulseSpeed += global::UnityEngine.Random.Range(680f, 1075f);
|
|
}
|
|
|
|
// Token: 0x06026AED RID: 158445 RVA: 0x00AC30B8 File Offset: 0x00AC12B8
|
|
private void MHDFIOMCCMO()
|
|
{
|
|
if (this.gravityAligned)
|
|
{
|
|
base.transform.rotation = Quaternion.LookRotation(Vector3.forward, Vector3.up);
|
|
}
|
|
Vector3 localScale = base.transform.localScale;
|
|
float num = this.ADNLIGLOMIJ + Mathf.Sin(Time.time * this.scalePulseSpeed) * this.scalePulseAmount;
|
|
localScale.x = num;
|
|
localScale.z = num;
|
|
base.transform.localScale = localScale;
|
|
}
|
|
|
|
// Token: 0x0400617F RID: 24959
|
|
[SerializeField]
|
|
private bool gravityAligned;
|
|
|
|
// Token: 0x04006180 RID: 24960
|
|
[SerializeField]
|
|
private float scalePulseAmount;
|
|
|
|
// Token: 0x04006181 RID: 24961
|
|
[SerializeField]
|
|
private float scalePulseSpeed;
|
|
|
|
// Token: 0x04006182 RID: 24962
|
|
private float ADNLIGLOMIJ;
|
|
}
|