Class Attacks_Worm
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Attacks_Worm : MonoBehaviour
- Inheritance
-
Attacks_Worm
- Inherited Members
-
- Extension Methods
-
Constructors
Attacks_Worm()
Fields
attachSFX
public SFX_Instance attachSFX
Field Value
- SFX_Instance
bot
Field Value
- Bot
detachSFX
public SFX_Instance detachSFX
Field Value
- SFX_Instance
dragForce
Field Value
- float
findOtherTargetTimer
public float findOtherTargetTimer
Field Value
- float
force
Field Value
- float
forceCurve
public AnimationCurve forceCurve
Field Value
- AnimationCurve
headForce
Field Value
- float
hip
Field Value
- Rigidbody
holdLoop
public AudioSource holdLoop
Field Value
- AudioSource
joint1
Field Value
- Joint
joint2
Field Value
- Joint
jointPlayer1
public Player jointPlayer1
Field Value
- Player
jointPlayer2
public Player jointPlayer2
Field Value
- Player
jumpCor
Field Value
- Coroutine
loungeCounter
public float loungeCounter
Field Value
- float
otherTarget
public Player otherTarget
Field Value
- Player
player
Field Value
- Player
pullSFX
public SFX_Instance pullSFX
Field Value
- SFX_Instance
sinceAttach
Field Value
- float
syncer
public MonsterSyncer syncer
Field Value
- MonsterSyncer
taseCounter
Field Value
- float
view
Field Value
- PhotonView
Methods
FixedUpdate()
public void FixedUpdate()
RPCA_UnAttach()
[PunRPC]
public void RPCA_UnAttach()
RPCA_WormAttach(int, bool)
[PunRPC]
public void RPCA_WormAttach(int targetID, bool isFirst)
Parameters
targetID
int
isFirst
bool
RPCA_WormJump(int, bool)
[PunRPC]
public void RPCA_WormJump(int targetID, bool firstJump)
Parameters
targetID
int
firstJump
bool
Start()
UnAttachAll()
public void UnAttachAll()