您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
32 行
895 B
32 行
895 B
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: c8e725cb5e8f5e04288e43476108084f, type: 3}
|
|
m_Name: Projectile_Rocket
|
|
m_EditorClassIdentifier:
|
|
registryId: 3
|
|
properties:
|
|
velocity: 30
|
|
impactDamage: 40
|
|
collisionRadius: 0.3
|
|
splashDamage:
|
|
radius: 5
|
|
falloffStartRadius: 1
|
|
damage: 40
|
|
minDamage: 0
|
|
impulse: 15
|
|
minImpulse: 0
|
|
ownerDamageFraction: 0.2
|
|
maxLifeTime: 10
|
|
invisibleDist: 0
|
|
impactEffect: {fileID: 0}
|
|
splashEffect: {fileID: 11400000, guid: 090f8686190245849b000508ef74ad0e, type: 2}
|
|
clientProjectilePrefab:
|
|
guid: 360c162b62a0b2f4293dc3a2e0ed3e4d
|