Space-Smash-Out/Assets/ScriptedAssets/Characters/BlueShip.asset

36 lines
975 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: f5cabb9de76fbfa49b5ccac30cd25c68, type: 3}
m_Name: BlueShip
m_EditorClassIdentifier:
shipObject: {fileID: 1372816401649438144, guid: 65cd4fa5e050652409dd9b062365c7e8, type: 3}
shipName: Blue Blitz
thrustAcceleration: 1275
steerVelocity: 300
normalMaxVelocity: 22
absolutMaxVelocity: 40
antiDriftAmount: 6
minAntiDriftFactor: 0.1
normalDrag: 3
maximumDrag: 6
torqueDrag: 10
maxBoostCapacity: 3
minBoostCapacity: 0.6
boostMagnitude: 2.5
outsideBoostRate: 0
boostAntiGravityFactor: 0.8
stunLooseControlFactor: 0.1
tackleCriticalStunTime: 0.6
tackleBodyStunTime: 0.2
criticalTacklePowerFactor: 60
normalTacklePowerFactor: 30