C# Class Assets.Scripts.ItemSystem.ItemTypes.CargoItems.Turret.WeaponTurret

Inheritance: Assets.Scripts.ItemSystem.ItemTypes.CargoItems.Turret.TurretItem
Exibir arquivo Open project: Runnetty1/Astero

Public Properties

Property Type Description
bullet GameObject
dmg float
firingCooldownTime float
speed float
spread float

Property Details

bullet public_oe property

public GameObject bullet
return GameObject

dmg public_oe property

public float dmg
return float

firingCooldownTime public_oe property

public float firingCooldownTime
return float

speed public_oe property

public float speed
return float

spread public_oe property

public float spread
return float