This commit is contained in:
CortexCore
2023-11-02 20:58:55 +08:00
parent f0f348c246
commit ee3ecec6cb
168 changed files with 58830 additions and 379 deletions

View File

@@ -764,7 +764,7 @@ AnimatorState:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ReloadBolt
m_Name: BoltAction
m_Speed: 1
m_CycleOffset: 0
m_Transitions:

View File

@@ -0,0 +1,30 @@
%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: b27203fb1caca0642be9f904f1163533, type: 3}
m_Name: Cosmetic_6C
m_EditorClassIdentifier:
id: 3071
addressablePath: Cosmetics/6C
icon: {fileID: 0}
type:
rid: -2
contents:
- rid: 1055089212959490104
references:
version: 2
RefIds:
- rid: -2
type: {class: , ns: , asm: }
- rid: 1055089212959490104
type: {class: CosmeticTextureContent, ns: BITFALL.Cosmetic, asm: BITFALL.Cosmetic.Runtime}
data:
texture: {fileID: 2800000, guid: 3f2001a044b4d1146b7c246c8c8d480c, type: 3}

View File

@@ -0,0 +1,30 @@
%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: b27203fb1caca0642be9f904f1163533, type: 3}
m_Name: Cosmetic_Steve
m_EditorClassIdentifier:
id: 3070
addressablePath: Cosmetics/Steve
icon: {fileID: 0}
type:
rid: -2
contents:
- rid: 1055089212959490104
references:
version: 2
RefIds:
- rid: -2
type: {class: , ns: , asm: }
- rid: 1055089212959490104
type: {class: CosmeticTextureContent, ns: BITFALL.Cosmetic, asm: BITFALL.Cosmetic.Runtime}
data:
texture: {fileID: 2800000, guid: fececaf19d25e1f409adb32147d3087a, type: 3}

View File

@@ -31,9 +31,9 @@ MonoBehaviour:
heavyMeleeForce: 64
fireMode:
rid: 806583747386015749
initialDamage: 100
initialBulletForce: 512
initialBulletSpeed: 256
initialDamage: 101
initialBulletForce: 2048
initialBulletSpeed: 128
initialAimZoom: 8
isScopeAim: 1
references:
@@ -43,10 +43,11 @@ MonoBehaviour:
type: {class: SemiFireMode, ns: BITFALL.Guns, asm: BITFALL.Item}
data:
fireRate: 1
requireBoltAction: 1
- rid: 806583747386015752
type: {class: EquipmentAsWeapon, ns: BITFALL, asm: BITFALL.Entities.Equipment}
data:
- rid: 806583747386015753
type: {class: VectorRecoil, ns: BITFALL.Guns, asm: BITFALL.Item}
data:
recoil: {x: -8, y: 8, z: 8}
recoil: {x: -2, y: 2, z: 8}

View File

@@ -19,6 +19,7 @@ MonoBehaviour:
squareIcon: {fileID: 2800000, guid: ae3a3be8020e4e8448944df901ed45b3, type: 3}
rectangleIcon: {fileID: 2800000, guid: 7910edbea6bc88e49ac8a733f8f40238, type: 3}
quality: 0
isImprovised: 0
factoryProperties:
- rid: 749940167810482195
- rid: 749940167810482196
@@ -33,6 +34,9 @@ MonoBehaviour:
rid: 806583484692037646
initialDamage: 12
initialBulletForce: 256
initialBulletSpeed: 32
initialAimZoom: 1
isScopeAim: 0
references:
version: 2
RefIds:
@@ -50,6 +54,7 @@ MonoBehaviour:
type: {class: SemiFireMode, ns: BITFALL.Guns, asm: BITFALL.Item}
data:
fireRate: 8
requireBoltAction: 0
- rid: 6077775441645010964
type: {class: EquipmentAsWeapon, ns: BITFALL, asm: BITFALL.Entities.Equipment}
data:

View File

@@ -35,8 +35,9 @@ MonoBehaviour:
rid: 806583484692037645
initialDamage: 32
initialBulletForce: 512
initialBulletSpeed: 128
initialBulletSpeed: 64
initialAimZoom: 1
isScopeAim: 0
references:
version: 2
RefIds:

View File

@@ -0,0 +1,160 @@
%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: 98a0befda4b1f449b9721f7f70b9dcf0, type: 3}
m_Name: Trails FX Profile
m_EditorClassIdentifier:
profile: {fileID: 0}
active: 1
ignoreVisibility: 0
ignoreFrames: 0
duration: 0.5
continuous: 0
smooth: 0
checkWorldPosition: 0
minDistance: 0.1
worldPositionRelativeOption: 0
worldPositionRelativeTransform: {fileID: 0}
checkScreenPosition: 1
minPixelDistance: 10
maxStepsPerFrame: 12
checkTime: 0
timeInterval: 1
checkCollisions: 0
orientToSurface: 1
ground: 0
surfaceOffset: 0.05
collisionLayerMask:
serializedVersion: 2
m_Bits: 4294967295
drawBehind: 1
mask: {fileID: 0}
subMeshMask: -1
cullMode: 2
colorOverTime:
serializedVersion: 2
key0: {r: 1, g: 0.92156863, b: 0.015686275, a: 1}
key1: {r: 1, g: 0.92156863, b: 0.015686275, a: 1}
key2: {r: 0, g: 0, b: 0, a: 0}
key3: {r: 0, g: 0, b: 0, a: 0}
key4: {r: 0, g: 0, b: 0, a: 0}
key5: {r: 0, g: 0, b: 0, a: 0}
key6: {r: 0, g: 0, b: 0, a: 0}
key7: {r: 0, g: 0, b: 0, a: 0}
ctime0: 0
ctime1: 65535
ctime2: 0
ctime3: 0
ctime4: 0
ctime5: 0
ctime6: 0
ctime7: 0
atime0: 0
atime1: 65535
atime2: 0
atime3: 0
atime4: 0
atime5: 0
atime6: 0
atime7: 0
m_Mode: 0
m_ColorSpace: -1
m_NumColorKeys: 2
m_NumAlphaKeys: 2
colorRamp: 0
colorRampTexture: {fileID: 0}
fadeOut: 1
colorSequence: 0
color: {r: 1, g: 1, b: 1, a: 1}
colorCycleDuration: 3
colorCycleLoop: 1
pingPongSpeed: 1
colorStartPalette:
serializedVersion: 2
key0: {r: 1, g: 0, b: 0, a: 1}
key1: {r: 0, g: 1, b: 0, a: 1}
key2: {r: 0, g: 0, b: 1, a: 0}
key3: {r: 0, g: 0, b: 0, a: 0}
key4: {r: 0, g: 0, b: 0, a: 0}
key5: {r: 0, g: 0, b: 0, a: 0}
key6: {r: 0, g: 0, b: 0, a: 0}
key7: {r: 0, g: 0, b: 0, a: 0}
ctime0: 0
ctime1: 32768
ctime2: 65535
ctime3: 0
ctime4: 0
ctime5: 0
ctime6: 0
ctime7: 0
atime0: 0
atime1: 65535
atime2: 0
atime3: 0
atime4: 0
atime5: 0
atime6: 0
atime7: 0
m_Mode: 0
m_ColorSpace: -1
m_NumColorKeys: 3
m_NumAlphaKeys: 2
cam: {fileID: 0}
effect: 0
customMaterial: {fileID: 0}
texture: {fileID: 0}
scale: {x: 1, y: 1, z: 1}
scaleStartRandomMin: {x: 1, y: 1, z: 1}
scaleStartRandomMax: {x: 1, y: 1, z: 1}
ignoreTransformScale: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
scaleUniform: 0
localPositionRandomMin: {x: 0, y: 0, z: 0}
localPositionRandomMax: {x: 0, y: 0, z: 0}
laserBandWidth: 0.1
laserIntensity: 20
laserFlash: 0.2
trailTint: {r: 0, g: 0, b: 0.1, a: 1}
cameraDistanceFade: 0
cameraDistanceFadeNear: 0
cameraDistanceFadeFar: 1000
lookTarget: {fileID: 0}
lookToCamera: 1
textureCutOff: 0.25
normalThreshold: 0.3
useLastAnimationState: 0
maxBatches: 50
meshPoolSize: 256
animationStates:
interpolate: 0