C# Class AlienArm, SpaceInvadersRemake

Inheritance: MonoBehaviour
Mostrar archivo Open project: skahal/SpaceInvadersRemake

Public Properties

Property Type Description
BloodSplashPrefab GameObject
ChoppingOffRotation Vector3
ChoppingOffScale Vector3
ChoppingOffTime float
ChoppingOffToY float
SkeletonUtilityBone SkeletonUtilityBone,

Public Methods

Method Description
ChoppingOff ( ) : void
ChoppingOffOnComplete ( ) : void
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

ChoppingOff() public method

public ChoppingOff ( ) : void
return void

ChoppingOffOnComplete() public method

public ChoppingOffOnComplete ( ) : void
return void

OnTriggerEnter2D() public method

public OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
return void

Property Details

BloodSplashPrefab public_oe property

public GameObject BloodSplashPrefab
return GameObject

ChoppingOffRotation public_oe property

public Vector3 ChoppingOffRotation
return Vector3

ChoppingOffScale public_oe property

public Vector3 ChoppingOffScale
return Vector3

ChoppingOffTime public_oe property

public float ChoppingOffTime
return float

ChoppingOffToY public_oe property

public float ChoppingOffToY
return float

SkeletonUtilityBone public_oe property

public SkeletonUtilityBone, SkeletonUtilityBone
return SkeletonUtilityBone,