Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 852 Bytes

Pawns_AIs_AISpawn.md

File metadata and controls

41 lines (28 loc) · 852 Bytes

cyber2d / Modules / Pawns/AIs/AISpawn

Module: Pawns/AIs/AISpawn

Table of contents

Classes

Type Aliases

Type Aliases

AIData

Ƭ AIData: Object

Type declaration

Name Type
bodyDamage number
bulletDamage number
bulletPerFire number
fireWeapon boolean
fireWeaponDelay number
maxHealth number
pathEndX number
pathStartX number
patrol boolean
startFireWeponDelay number
startOnRight boolean
x number
y number

Defined in

src/Pawns/AIs/AISpawn.ts:3