Initial commit: Tiny Tackle Heroes Unity project
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
%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: 2643d1587a2745d0b584eadd6b34978b, type: 3}
|
||||
m_Name: PlayerConstants
|
||||
m_EditorClassIdentifier: BumpCombat.Runtime::BumpCombat.Constants.PlayerConstants
|
||||
BaseMoveSpeed: 3
|
||||
BaseMaxHealth: 100
|
||||
InvulnerabilityDuration: 1
|
||||
KnockbackDuration: 0.14
|
||||
HurtMovementLockDuration: 0.5
|
||||
HurtRecoveryPadding: 0.5
|
||||
PressureStreakWindowSeconds: 3
|
||||
PressureStreakKillTarget: 3
|
||||
PressureStreakMoveSpeedIncrease: 0.2
|
||||
PressureStreakDuration: 3
|
||||
GuardCooldownDuration: 10
|
||||
GuardDuration: 1
|
||||
GuardSuccessCooldownRechargePercent: 70
|
||||
ArenaHalfExtents: {x: 15, y: 8.4375}
|
||||
ArenaPadding: {x: 0.5, y: 0.625}
|
||||
Reference in New Issue
Block a user