Files
LowPolyBattleSim/Assets/Prefabs/Infantry.asset
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01:00

43 lines
960 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 563432e8e2257f44b971b68fef989a3f, type: 3}
m_Name: Infantry
m_EditorClassIdentifier:
unitName: Infantry
unitType: 0
unitIcon: {fileID: 0}
health: 100
damage: 20
attackRange: 5
attackSpeed: 1
armor: 0
moveSpeed: 8
rotationSpeed: 180
formationSpacing: 2
detectionRange: 10
retreatHealthThreshold: 0.2
canCharge: 0
isRanged: 0
projectileSpeed: 10
maxAmmo: 30
aggressiveness: 0.5
disciplineLevel: 0.7
autoConfigureSightDetector: 1
sightAngleX: 120
sightAngleY: 90
fullAwarenessRadius: 3
minDetectionRadius: 1
usePulseDetection: 1
pulseInterval: 0.2
limitDetectedTargets: 1
maxDetectedTargets: 10