Space-Smash-Out/Assets/ScriptedAssets/Characters/RedShip.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: RedShip
m_EditorClassIdentifier:
shipObject: {fileID: 1372816401649438144, guid: 46f84e56340e83e4ba7c6abbccd2ae3f, type: 3}
shipName: Red Menace
thrustAcceleration: 1300
steerVelocity: 300
normalMaxVelocity: 25
absolutMaxVelocity: 42
antiDriftAmount: 9
minAntiDriftFactor: 0.01
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: 65
normalTacklePowerFactor: 32