Compare commits
54
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
563ceaaaf6 | ||
|
|
2c46185f49 | ||
|
|
c68f66f3ac | ||
|
|
8fb3940158 | ||
|
|
92bef81f76 | ||
|
|
be2c587979 | ||
|
|
ca2729b009 | ||
|
|
f505be1f68 | ||
|
|
82e22d8b38 | ||
|
|
79ed1149ca | ||
|
|
66a18acd65 | ||
|
|
bcb1544611 | ||
|
|
7f5c17dff8 | ||
|
|
cbe042fec1 | ||
|
|
7bd6430fe0 | ||
|
|
6b51907af4 | ||
|
|
d75c019b97 | ||
|
|
8528fb7d29 | ||
|
|
98391fc753 | ||
|
|
e6528a47b5 | ||
|
|
d820084a2e | ||
|
|
a6d5c91907 | ||
|
|
290c925997 | ||
|
|
d83dc035ff | ||
|
|
6d40b102bb | ||
|
|
11a242d450 | ||
|
|
0272a9601f | ||
|
|
b47fe2ff6e | ||
|
|
25fb9a5780 | ||
|
|
d7a171ff81 | ||
|
|
26a457426b | ||
|
|
76294aafe9 | ||
|
|
8b861763cd | ||
|
|
72f63d8598 | ||
|
|
6c72fd74d3 | ||
|
|
60c08085b9 | ||
|
|
eec2a61dc4 | ||
|
|
c308a66654 | ||
|
|
5544efddb2 | ||
|
|
b0d8733c3b | ||
|
|
c9e60c30a3 | ||
|
|
090cedc4f5 | ||
|
|
0df7752bc3 | ||
|
|
04578e4491 | ||
|
|
dd0aad5a42 | ||
|
|
289cfe68c0 | ||
|
|
0b70079135 | ||
|
|
5beda46c83 | ||
|
|
f22b7087fb | ||
|
|
5e83999be8 | ||
|
|
1883fba4c4 | ||
|
|
015fd3480d | ||
|
|
dea2aec26a | ||
|
|
ba1f6645d2 |
@@ -74,3 +74,4 @@
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.psd filter=lfs diff=lfs merge=lfs -text
|
||||
*.psb filter=lfs diff=lfs merge=lfs -text
|
||||
*.bank filter=lfs diff=lfs merge=lfs -text
|
||||
+2
-2
@@ -87,8 +87,8 @@ crashlytics-build.properties
|
||||
|
||||
# 暂时把bank放到Stream里,不忽略
|
||||
# Ignore bank files in the StreamingAssets folder.
|
||||
# /[Aa]ssets/StreamingAssets/**/*.bank
|
||||
# /[Aa]ssets/StreamingAssets/**/*.bank.meta
|
||||
/[Aa]ssets/StreamingAssets/**/*.bank
|
||||
/[Aa]ssets/StreamingAssets/**/*.bank.meta
|
||||
# If the source bank files are kept outside of the StreamingAssets folder then these can be ignored.
|
||||
|
||||
# Log files can be ignored.
|
||||
|
||||
@@ -27,11 +27,6 @@ MonoBehaviour:
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 4d21ec2ac5838f8499a884e9789bf588
|
||||
m_Address: "\u4F69\u4F69\u89C6\u89C9\u6A21\u5757"
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 8220a2f6b45b8dd4e8dab6e1aaefb073
|
||||
m_Address: ExpressFixScene
|
||||
m_ReadOnly: 0
|
||||
@@ -52,11 +47,6 @@ MonoBehaviour:
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 34febb805e2eef74d92145779e0770a7
|
||||
m_Address: ShitouHeadiFixScene
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 6f6f18b4e676ad34c8721ffd439e4ea1
|
||||
m_Address: ClinicOut
|
||||
m_ReadOnly: 0
|
||||
@@ -67,6 +57,11 @@ MonoBehaviour:
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 8782be70636ad314b8f60a637f3d1917
|
||||
m_Address: StandardFixScene
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
m_ReadOnly: 0
|
||||
m_Settings: {fileID: 11400000, guid: 77169ce22e430f64fb36c771815a4a7b, type: 2}
|
||||
m_SchemaSet:
|
||||
|
||||
@@ -0,0 +1,388 @@
|
||||
<linker>
|
||||
<assembly fullname="AllIn1SpriteShaderAssembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="AllIn1SpriteShader.AllIn1Shader" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="ActorManager" preserve="all" />
|
||||
<type fullname="AibisDream.CenterOption" preserve="all" />
|
||||
<type fullname="AibisDream.CenterText" preserve="all" />
|
||||
<type fullname="AibisDream.ClinicSystem" preserve="all" />
|
||||
<type fullname="AibisDream.CordPull" preserve="all" />
|
||||
<type fullname="AibisDream.CursorManager" preserve="all" />
|
||||
<type fullname="AibisDream.DialogBox" preserve="all" />
|
||||
<type fullname="AibisDream.DialogCanvasManager" preserve="all" />
|
||||
<type fullname="AibisDream.DialogController" preserve="all" />
|
||||
<type fullname="AibisDream.EndMenu" preserve="all" />
|
||||
<type fullname="AibisDream.EngineSystem" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.BodyModule" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.BodyModuleSystem" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.Cable" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.CableSystem" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.CharacterViewer" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.FixSystemCenter" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.Plug" preserve="all" />
|
||||
<type fullname="AibisDream.FixSystem.ScreenSystem" preserve="all" />
|
||||
<type fullname="AibisDream.Framework.EventTriggerEx" preserve="all" />
|
||||
<type fullname="AibisDream.Framework.MonoCenter" preserve="all" />
|
||||
<type fullname="AibisDream.Framework.SpriteGroupKit" preserve="all" />
|
||||
<type fullname="AibisDream.Framework.TextBubble" preserve="all" />
|
||||
<type fullname="AibisDream.GameLoopManager" preserve="all" />
|
||||
<type fullname="AibisDream.Gear" preserve="all" />
|
||||
<type fullname="AibisDream.GearSystem" preserve="all" />
|
||||
<type fullname="AibisDream.Kit.AudioManager" preserve="all" />
|
||||
<type fullname="AibisDream.Kit.LogKit" preserve="all" />
|
||||
<type fullname="AibisDream.Kit.VerText" preserve="all" />
|
||||
<type fullname="AibisDream.LineView" preserve="all" />
|
||||
<type fullname="AibisDream.MainUIController" preserve="all" />
|
||||
<type fullname="AibisDream.MoveablePartGroup" preserve="all" />
|
||||
<type fullname="AibisDream.SaveFileUIController" preserve="all" />
|
||||
<type fullname="AibisDream.SceneLoader" preserve="all" />
|
||||
<type fullname="AibisDream.SceneSelectionUIController" preserve="all" />
|
||||
<type fullname="AibisDream.Shaft" preserve="all" />
|
||||
<type fullname="AibisDream.SpeedDashboard" preserve="all" />
|
||||
<type fullname="AibisDream.StartMenu" preserve="all" />
|
||||
<type fullname="AibisDream.StorageSystem" preserve="all" />
|
||||
<type fullname="AibisDream.TalkSceneSO" preserve="all" />
|
||||
<type fullname="AibisDream.TextBubbleGroup" preserve="all" />
|
||||
<type fullname="BackgroundMoveableCharacter" preserve="all" />
|
||||
<type fullname="CharacterSpawner" preserve="all" />
|
||||
<type fullname="ChipModule" preserve="all" />
|
||||
<type fullname="ClueBaordNew" preserve="all" />
|
||||
<type fullname="ClueInteraction" preserve="all" />
|
||||
<type fullname="ClueItem" preserve="all" />
|
||||
<type fullname="ClueManager" preserve="all" />
|
||||
<type fullname="DraggableUI" preserve="all" />
|
||||
<type fullname="EnvironmentManager" preserve="all" />
|
||||
<type fullname="EyeSystem" preserve="all" />
|
||||
<type fullname="EyeTarget" preserve="all" />
|
||||
<type fullname="EyeTransitionManager" preserve="all" />
|
||||
<type fullname="FavoritesManager" preserve="all" />
|
||||
<type fullname="HeatMapController" preserve="all" />
|
||||
<type fullname="LineInteraction" preserve="all" />
|
||||
<type fullname="MemoryClueSlot" preserve="all" />
|
||||
<type fullname="MemoryProcess" preserve="all" />
|
||||
<type fullname="MouseFollowAndZoom" preserve="all" />
|
||||
<type fullname="MoveableVehicle" preserve="all" />
|
||||
<type fullname="ParallaxManager" preserve="all" />
|
||||
<type fullname="PhysicCable" preserve="all" />
|
||||
<type fullname="PhysicLineSegment" preserve="all" />
|
||||
<type fullname="PunchTapeSystem" preserve="all" />
|
||||
<type fullname="ScreenEffectManager" preserve="all" />
|
||||
<type fullname="Spawner" preserve="all" />
|
||||
<type fullname="TaskManager" preserve="all" />
|
||||
<type fullname="TimelineManager" preserve="all" />
|
||||
<type fullname="UFModule" preserve="all" />
|
||||
<type fullname="UFSystem" preserve="all" />
|
||||
<type fullname="VehicleSpawner" preserve="all" />
|
||||
<type fullname="ViewCameraManager" preserve="all" />
|
||||
<type fullname="WindowManager" preserve="all" />
|
||||
<type fullname="AibisDream.Framework.SpriteGroupConfig" preserve="nothing" serialized="true" />
|
||||
<type fullname="AibisDream.Framework.SpriteGroupData" preserve="nothing" serialized="true" />
|
||||
<type fullname="AibisDream.EngineConfig" preserve="nothing" serialized="true" />
|
||||
<type fullname="AibisDream.EngineGear" preserve="nothing" serialized="true" />
|
||||
<type fullname="AibisDream.FixSystem.BodyModuleData" preserve="nothing" serialized="true" />
|
||||
<type fullname="AibisDream.FixSystem.CableConfig" preserve="nothing" serialized="true" />
|
||||
<type fullname="PunchTape" preserve="nothing" serialized="true" />
|
||||
<type fullname="EyeTransitionManager/ViewConfig" preserve="nothing" serialized="true" />
|
||||
<type fullname="ParallaxLayerConfig" preserve="nothing" serialized="true" />
|
||||
<type fullname="ParallaxObjectCategoryConfig" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="MeadowGames.UINodeConnect4.Extension.StartPlusEndNodeIDsRule" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Extra.ConstantUpdateLines" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Extra.HandlerRenderer" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.GraphicRenderer.UICLineRenderer" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.GraphManager" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.InputManager_LegacyInputSystem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Node" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Port" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.PortControlPoint" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.SampleScene.ScrollViewGraph.CustomScrollRect" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.SampleScene.ScrollViewGraph.Zoom" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.AddNodeButtonItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.ContextMenuManager" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.DefaultConnectionWidthInputItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.DefaultCurveStyleDropdownItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.DuplicateNodeButtonItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.EmptyContextItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.RemoveElementsButtonItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SelectedElementLabelItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetConnectionAnimationActiveToggleItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetConnectionAnimationPointsSliderItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetConnectionWidthInputItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetCurveStyleDropdownItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetElementsColorItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICContextMenu.SetNodesAlignmentItem" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.UICSystemManager" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ButtonTransition" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ModalWindow" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ModalWindowProgressBar" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.Notification" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ProgressBar" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ProgressBarGridCircular" preserve="all" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.SliderTransition" preserve="all" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Connection" preserve="nothing" serialized="true" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.DragSelection" preserve="nothing" serialized="true" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.GraphicRenderer.Line" preserve="nothing" serialized="true" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.GraphicRenderer.Line/LineCap" preserve="nothing" serialized="true" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.GraphicRenderer.LineAnimation" preserve="nothing" serialized="true" />
|
||||
<type fullname="MeadowGames.UINodeConnect4.Pointer" preserve="nothing" serialized="true" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ModalWindow/ModalWindowEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.ModalWindowProgressBar/ModalWindowEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="RainbowArt.CleanFlatUI.Notification/NotificationEvent" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Cinemachine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="Cinemachine.CinemachineBlenderSettings" preserve="all" />
|
||||
<type fullname="Cinemachine.CinemachineBrain" preserve="all" />
|
||||
<type fullname="Cinemachine.CinemachinePipeline" preserve="all" />
|
||||
<type fullname="Cinemachine.CinemachineVirtualCamera" preserve="all" />
|
||||
<type fullname="Cinemachine.CinemachineBrain/VcamActivatedEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="Cinemachine.CinemachineVirtualCameraBase/TransitionParams" preserve="nothing" serialized="true" />
|
||||
<type fullname="Cinemachine.LensSettings" preserve="nothing" serialized="true" />
|
||||
<type fullname="Cinemachine.CinemachineBlendDefinition" preserve="nothing" serialized="true" />
|
||||
<type fullname="Cinemachine.CinemachineBlenderSettings/CustomBlend" preserve="nothing" serialized="true" />
|
||||
<type fullname="Cinemachine.CinemachineBrain/BrainEvent" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Febucci.TextAnimator.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="Febucci.UI.Actions.ActionDatabase" preserve="all" />
|
||||
<type fullname="Febucci.UI.Actions.SpeedAction" preserve="all" />
|
||||
<type fullname="Febucci.UI.Actions.WaitAnyInputAction" preserve="all" />
|
||||
<type fullname="Febucci.UI.Actions.WaitForAction" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.AnimationsDatabase" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.BounceBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.DangleBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.DiagonalExpandAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.FadeAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.FadeBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.HorizontalExpandAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.OffsetAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.PendulumBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.RainbowBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.RandomDirectionAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.RotatingAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.RotationBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.ShakeBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.SizeAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.SizeBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.SlideBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.SwingBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.VerticalExpandAppearance" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.WaveBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.Effects.WiggleBehavior" preserve="all" />
|
||||
<type fullname="Febucci.UI.TypewriterByCharacter" preserve="all" />
|
||||
<type fullname="Febucci.UI.Core.CharacterEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="Febucci.UI.Core.MessageEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="Febucci.UI.TimeData" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Febucci.TextAnimator.TMP.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="Febucci.UI.TextAnimator_TMP" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="FMODUnity, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="FMODUnity.StudioListener" preserve="all" />
|
||||
<type fullname="FMOD.GUID" preserve="nothing" serialized="true" />
|
||||
<type fullname="FMODUnity.EventReference" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all">
|
||||
<type fullname="UnityEngine.AddressableAssets.Addressables" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.RenderPipelines.Core.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Rendering.Volume" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.VolumeProfile" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.BoolParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.ClampedFloatParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.ClampedIntParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.ColorParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.FloatParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.MinFloatParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Vector2Parameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Vector4Parameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.NoInterpClampedFloatParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.NoInterpColorParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Texture2DParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.NoInterpClampedIntParameter" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.RenderPipelines.Universal.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Rendering.Universal.ColorAdjustments" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.DepthOfField" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.LensDistortion" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.LiftGammaGain" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.Light2D" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.PaniniProjection" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.Tonemapping" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.UniversalAdditionalCameraData" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.Vignette" preserve="all" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.DepthOfFieldModeParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.HDRACESPresetParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.NeutralRangeReductionModeParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.TemporalAA/Settings" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Rendering.Universal.TonemappingModeParameter" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all">
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider" preserve="all" />
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.AtlasSpriteProvider" preserve="all" />
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider" preserve="all" />
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider" preserve="all" />
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.LegacyResourcesProvider" preserve="all" />
|
||||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.SceneProvider" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.TextMeshPro, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="TMPro.TextMeshPro" preserve="all" />
|
||||
<type fullname="TMPro.TextMeshProUGUI" preserve="all" />
|
||||
<type fullname="TMPro.TMP_Dropdown" preserve="all" />
|
||||
<type fullname="TMPro.TMP_FontAsset" preserve="all" />
|
||||
<type fullname="TMPro.TMP_InputField" preserve="all" />
|
||||
<type fullname="TMPro.FaceInfo_Legacy" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.FontAssetCreationSettings" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.KerningTable" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_Character" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_Dropdown/DropdownEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_Dropdown/OptionData" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_Dropdown/OptionDataList" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_FontFeatureTable" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_FontWeightPair" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_GlyphAdjustmentRecord" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_GlyphPairAdjustmentRecord" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_GlyphValueRecord" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_InputField/OnChangeEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_InputField/SelectionEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_InputField/SubmitEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_InputField/TextSelectionEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.TMP_InputField/TouchScreenKeyboardEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="TMPro.VertexGradient" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="Unity.Timeline, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Timeline.AnimationTrack" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.SignalAsset" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.SignalEmitter" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.SignalReceiver" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.SignalTrack" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.TimelineAsset" preserve="all" />
|
||||
<type fullname="UnityEngine.Timeline.MarkerList" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Timeline.TimelineAsset/EditorSettings" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Timeline.SignalReceiver/EventKeyValue" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.AnimationModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.AnimationClip" preserve="all" />
|
||||
<type fullname="UnityEngine.Animator" preserve="all" />
|
||||
<type fullname="UnityEngine.RuntimeAnimatorController" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Camera" preserve="all" />
|
||||
<type fullname="UnityEngine.GameObject" preserve="all" />
|
||||
<type fullname="UnityEngine.LightmapSettings" preserve="all" />
|
||||
<type fullname="UnityEngine.LineRenderer" preserve="all" />
|
||||
<type fullname="UnityEngine.Material" preserve="all" />
|
||||
<type fullname="UnityEngine.MeshRenderer" preserve="all" />
|
||||
<type fullname="UnityEngine.Object" preserve="all" />
|
||||
<type fullname="UnityEngine.RectTransform" preserve="all" />
|
||||
<type fullname="UnityEngine.RenderSettings" preserve="all" />
|
||||
<type fullname="UnityEngine.RenderTexture" preserve="all" />
|
||||
<type fullname="UnityEngine.Shader" preserve="all" />
|
||||
<type fullname="UnityEngine.Sprite" preserve="all" />
|
||||
<type fullname="UnityEngine.SpriteRenderer" preserve="all" />
|
||||
<type fullname="UnityEngine.Texture2D" preserve="all" />
|
||||
<type fullname="UnityEngine.Transform" preserve="all" />
|
||||
<type fullname="UnityEngine.U2D.SpriteAtlas" preserve="all" />
|
||||
<type fullname="UnityEngine.Events.PersistentCallGroup" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Events.ArgumentCache" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Events.PersistentListenerMode" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Events.UnityEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.RectOffset" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.Events.UnityEvent`2[System.Single,System.Single]" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.DirectorModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Playables.PlayableDirector" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.ParticleSystemModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.ParticleSystem" preserve="all" />
|
||||
<type fullname="UnityEngine.ParticleSystemRenderer" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.Physics2DModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.BoxCollider2D" preserve="all" />
|
||||
<type fullname="UnityEngine.CircleCollider2D" preserve="all" />
|
||||
<type fullname="UnityEngine.Rigidbody2D" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.SpriteMaskModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.SpriteMask" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.TextRenderingModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Font" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.EventSystems.EventSystem" preserve="all" />
|
||||
<type fullname="UnityEngine.EventSystems.Physics2DRaycaster" preserve="all" />
|
||||
<type fullname="UnityEngine.EventSystems.StandaloneInputModule" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Button" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.CanvasScaler" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.ContentSizeFitter" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.GraphicRaycaster" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.GridLayoutGroup" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.HorizontalLayoutGroup" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Image" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.LayoutElement" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Mask" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Outline" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.RawImage" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.RectMask2D" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Scrollbar" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.ScrollRect" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Slider" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Text" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.Toggle" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.VerticalLayoutGroup" preserve="all" />
|
||||
<type fullname="UnityEngine.UI.AnimationTriggers" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.Button/ButtonClickedEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.ColorBlock" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.FontData" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.MaskableGraphic/CullStateChangedEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.Navigation" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.ScrollRect/ScrollRectEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.Scrollbar/ScrollEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.Slider/SliderEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.SpriteState" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.UI.Toggle/ToggleEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.EventSystems.EventTrigger/Entry" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.EventSystems.EventTrigger/TriggerEvent" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.UIModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="UnityEngine.Canvas" preserve="all" />
|
||||
<type fullname="UnityEngine.CanvasGroup" preserve="all" />
|
||||
<type fullname="UnityEngine.CanvasRenderer" preserve="all" />
|
||||
</assembly>
|
||||
<assembly fullname="VolFx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="VolFx.AsciiVol" preserve="all" />
|
||||
<type fullname="VolFx.BloomVol" preserve="all" />
|
||||
<type fullname="VolFx.BlurVol" preserve="all" />
|
||||
<type fullname="VolFx.ChromaticVol" preserve="all" />
|
||||
<type fullname="VolFx.DistortVol" preserve="all" />
|
||||
<type fullname="VolFx.DitherVol" preserve="all" />
|
||||
<type fullname="VolFx.GlitchVol" preserve="all" />
|
||||
<type fullname="VolFx.OutlineVol" preserve="all" />
|
||||
<type fullname="VolFx.PixelationVol" preserve="all" />
|
||||
<type fullname="VolFx.VhsVol" preserve="all" />
|
||||
<type fullname="VolFx.CurveParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.CurveValue" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.DitherVol/NoiseModeParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.GradientParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.GradientValue" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.OutlineVol/ModeParameter" preserve="nothing" serialized="true" />
|
||||
<type fullname="VolFx.OutlineVol/RemapParameter" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="YarnSpinner.Unity, Version=2.4.2.0, Culture=neutral, PublicKeyToken=null">
|
||||
<type fullname="Yarn.Unity.AudioLineProvider" preserve="all" />
|
||||
<type fullname="Yarn.Unity.DialogueRunner" preserve="all" />
|
||||
<type fullname="Yarn.Unity.Localization" preserve="all" />
|
||||
<type fullname="Yarn.Unity.YarnProject" preserve="all" />
|
||||
<type fullname="Yarn.Unity.DialogueRunner/StringUnityEvent" preserve="nothing" serialized="true" />
|
||||
<type fullname="Yarn.Unity.LineMetadata" preserve="nothing" serialized="true" />
|
||||
<type fullname="Yarn.Unity.LineMetadata/StringDictionary" preserve="nothing" serialized="true" />
|
||||
<type fullname="Yarn.Unity.Localization/AssetDictionary" preserve="nothing" serialized="true" />
|
||||
<type fullname="Yarn.Unity.Localization/StringDictionary" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
<assembly fullname="UnityEngine.TextCoreFontEngineModule">
|
||||
<type fullname="UnityEngine.TextCore.FaceInfo" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.TextCore.Glyph" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.TextCore.GlyphMetrics" preserve="nothing" serialized="true" />
|
||||
<type fullname="UnityEngine.TextCore.GlyphRect" preserve="nothing" serialized="true" />
|
||||
</assembly>
|
||||
</linker>
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 63c42386abc960544897d0bd62a77387
|
||||
PrefabImporter:
|
||||
guid: f94f724a5b5494c4ca668557d2cba72e
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
@@ -1,23 +0,0 @@
|
||||
using AibisDream.FixSystem;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace AibisDream.SystemEditor
|
||||
{
|
||||
[CustomEditor(typeof(BodyModuleSystem))]
|
||||
public class BodyModuleSystemEditor : SystemHasDataEditor
|
||||
{
|
||||
public override void OnInspectorGUI()
|
||||
{
|
||||
var example = (BodyModuleSystem)target;
|
||||
|
||||
base.OnInspectorGUI();
|
||||
GUILayout.Label("修改");
|
||||
|
||||
if (GUILayout.Button("添加一个新模块"))
|
||||
{
|
||||
example.AddBodyModule();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2bfe60c0be744740a6df2bee152c5dc0
|
||||
timeCreated: 1732921141
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8ce18545f76adbe4f8a37ef8ebe2494d
|
||||
guid: ca5d552af97a6174ea9e96e57a0d25ec
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6cc6769eae8670540a7bde405da0800b
|
||||
guid: 27eb9614ce8140142ac6c80d97028d83
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4cce39ddddf1b2f4abd17cc5bced84a9
|
||||
guid: 82d7ca8ed3c49bc4f9b7e0373634b31e
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c779ef1d9070d8a478528069622c5c16
|
||||
guid: 11056e126606fb84eb4092b2b597cc0f
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e5f2d3e84b4b72c409091116d8ac3bca
|
||||
guid: e3a394ba7e7191a4b90cc4970f31402c
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 96d4b7c5235c4164e82cc80971b57cbf
|
||||
guid: af1b7fcd713de104cb4bc26397413d8f
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 492dd0f98655e2349b993a0d92e4493c
|
||||
guid: bf4276e6c1744ff45b3771066cbaa52f
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e328d5fa6e623b84abb41c1dc629d185
|
||||
guid: 5e9d8880c5356c444a44993c95a4b7e2
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
Binary file not shown.
+1
-1
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a55ef9ed3f3ce1c488ca9123d5a2bfef
|
||||
guid: cf8b92aeeabd81842a16cc50398d8bda
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
@@ -1,438 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!29 &1
|
||||
OcclusionCullingSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_OcclusionBakeSettings:
|
||||
smallestOccluder: 5
|
||||
smallestHole: 0.25
|
||||
backfaceThreshold: 100
|
||||
m_SceneGUID: 00000000000000000000000000000000
|
||||
m_OcclusionCullingData: {fileID: 0}
|
||||
--- !u!104 &2
|
||||
RenderSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 9
|
||||
m_Fog: 0
|
||||
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
||||
m_FogMode: 3
|
||||
m_FogDensity: 0.01
|
||||
m_LinearFogStart: 0
|
||||
m_LinearFogEnd: 300
|
||||
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
|
||||
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
|
||||
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
|
||||
m_AmbientIntensity: 1
|
||||
m_AmbientMode: 3
|
||||
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
|
||||
m_SkyboxMaterial: {fileID: 0}
|
||||
m_HaloStrength: 0.5
|
||||
m_FlareStrength: 1
|
||||
m_FlareFadeSpeed: 3
|
||||
m_HaloTexture: {fileID: 0}
|
||||
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_DefaultReflectionMode: 0
|
||||
m_DefaultReflectionResolution: 128
|
||||
m_ReflectionBounces: 1
|
||||
m_ReflectionIntensity: 1
|
||||
m_CustomReflection: {fileID: 0}
|
||||
m_Sun: {fileID: 0}
|
||||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_UseRadianceAmbientProbe: 0
|
||||
--- !u!157 &3
|
||||
LightmapSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 12
|
||||
m_GIWorkflowMode: 1
|
||||
m_GISettings:
|
||||
serializedVersion: 2
|
||||
m_BounceScale: 1
|
||||
m_IndirectOutputScale: 1
|
||||
m_AlbedoBoost: 1
|
||||
m_EnvironmentLightingMode: 0
|
||||
m_EnableBakedLightmaps: 0
|
||||
m_EnableRealtimeLightmaps: 0
|
||||
m_LightmapEditorSettings:
|
||||
serializedVersion: 12
|
||||
m_Resolution: 2
|
||||
m_BakeResolution: 40
|
||||
m_AtlasSize: 1024
|
||||
m_AO: 0
|
||||
m_AOMaxDistance: 1
|
||||
m_CompAOExponent: 1
|
||||
m_CompAOExponentDirect: 0
|
||||
m_ExtractAmbientOcclusion: 0
|
||||
m_Padding: 2
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_LightmapsBakeMode: 1
|
||||
m_TextureCompression: 1
|
||||
m_FinalGather: 0
|
||||
m_FinalGatherFiltering: 1
|
||||
m_FinalGatherRayCount: 256
|
||||
m_ReflectionCompression: 2
|
||||
m_MixedBakeMode: 2
|
||||
m_BakeBackend: 1
|
||||
m_PVRSampling: 1
|
||||
m_PVRDirectSampleCount: 32
|
||||
m_PVRSampleCount: 512
|
||||
m_PVRBounces: 2
|
||||
m_PVREnvironmentSampleCount: 256
|
||||
m_PVREnvironmentReferencePointCount: 2048
|
||||
m_PVRFilteringMode: 1
|
||||
m_PVRDenoiserTypeDirect: 1
|
||||
m_PVRDenoiserTypeIndirect: 1
|
||||
m_PVRDenoiserTypeAO: 1
|
||||
m_PVRFilterTypeDirect: 0
|
||||
m_PVRFilterTypeIndirect: 0
|
||||
m_PVRFilterTypeAO: 0
|
||||
m_PVREnvironmentMIS: 1
|
||||
m_PVRCulling: 1
|
||||
m_PVRFilteringGaussRadiusDirect: 1
|
||||
m_PVRFilteringGaussRadiusIndirect: 5
|
||||
m_PVRFilteringGaussRadiusAO: 2
|
||||
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
|
||||
m_PVRFilteringAtrousPositionSigmaIndirect: 2
|
||||
m_PVRFilteringAtrousPositionSigmaAO: 1
|
||||
m_ExportTrainingData: 0
|
||||
m_TrainingDataDestination: TrainingData
|
||||
m_LightProbeSampleCountMultiplier: 4
|
||||
m_LightingDataAsset: {fileID: 0}
|
||||
m_LightingSettings: {fileID: 0}
|
||||
--- !u!196 &4
|
||||
NavMeshSettings:
|
||||
serializedVersion: 2
|
||||
m_ObjectHideFlags: 0
|
||||
m_BuildSettings:
|
||||
serializedVersion: 3
|
||||
agentTypeID: 0
|
||||
agentRadius: 0.5
|
||||
agentHeight: 2
|
||||
agentSlope: 45
|
||||
agentClimb: 0.4
|
||||
ledgeDropHeight: 0
|
||||
maxJumpAcrossDistance: 0
|
||||
minRegionArea: 2
|
||||
manualCellSize: 0
|
||||
cellSize: 0.16666667
|
||||
manualTileSize: 0
|
||||
tileSize: 256
|
||||
buildHeightMesh: 0
|
||||
maxJobWorkers: 0
|
||||
preserveTilesOutsideBounds: 0
|
||||
debug:
|
||||
m_Flags: 0
|
||||
m_NavMeshData: {fileID: 0}
|
||||
--- !u!1 &516881017
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 516881021}
|
||||
- component: {fileID: 516881020}
|
||||
- component: {fileID: 516881019}
|
||||
- component: {fileID: 516881018}
|
||||
m_Layer: 5
|
||||
m_Name: Screen Canvas
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!114 &516881018
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 516881017}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_IgnoreReversedGraphics: 1
|
||||
m_BlockingObjects: 0
|
||||
m_BlockingMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
--- !u!114 &516881019
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 516881017}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_UiScaleMode: 0
|
||||
m_ReferencePixelsPerUnit: 100
|
||||
m_ScaleFactor: 1
|
||||
m_ReferenceResolution: {x: 800, y: 600}
|
||||
m_ScreenMatchMode: 0
|
||||
m_MatchWidthOrHeight: 0
|
||||
m_PhysicalUnit: 3
|
||||
m_FallbackScreenDPI: 96
|
||||
m_DefaultSpriteDPI: 96
|
||||
m_DynamicPixelsPerUnit: 1
|
||||
m_PresetInfoIsWorld: 1
|
||||
--- !u!223 &516881020
|
||||
Canvas:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 516881017}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_RenderMode: 2
|
||||
m_Camera: {fileID: 1118544095}
|
||||
m_PlaneDistance: 100
|
||||
m_PixelPerfect: 0
|
||||
m_ReceivesEvents: 1
|
||||
m_OverrideSorting: 0
|
||||
m_OverridePixelPerfect: 0
|
||||
m_SortingBucketNormalizedSize: 0
|
||||
m_VertexColorAlwaysGammaSpace: 1
|
||||
m_AdditionalShaderChannelsFlag: 0
|
||||
m_UpdateRectTransformForStandalone: 0
|
||||
m_SortingLayerID: 0
|
||||
m_SortingOrder: 0
|
||||
m_TargetDisplay: 0
|
||||
--- !u!224 &516881021
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 516881017}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 0, y: 0}
|
||||
m_AnchoredPosition: {x: 960, y: 540}
|
||||
m_SizeDelta: {x: 1920, y: 1080}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!1 &520191458
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 520191461}
|
||||
- component: {fileID: 520191460}
|
||||
- component: {fileID: 520191459}
|
||||
m_Layer: 0
|
||||
m_Name: EventSystem
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!114 &520191459
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 520191458}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_SendPointerHoverToParent: 1
|
||||
m_HorizontalAxis: Horizontal
|
||||
m_VerticalAxis: Vertical
|
||||
m_SubmitButton: Submit
|
||||
m_CancelButton: Cancel
|
||||
m_InputActionsPerSecond: 10
|
||||
m_RepeatDelay: 0.5
|
||||
m_ForceModuleActive: 0
|
||||
--- !u!114 &520191460
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 520191458}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_FirstSelected: {fileID: 0}
|
||||
m_sendNavigationEvents: 1
|
||||
m_DragThreshold: 10
|
||||
--- !u!4 &520191461
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 520191458}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &1118544093
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1118544096}
|
||||
- component: {fileID: 1118544095}
|
||||
- component: {fileID: 1118544094}
|
||||
- component: {fileID: 1118544097}
|
||||
m_Layer: 0
|
||||
m_Name: Main Camera
|
||||
m_TagString: MainCamera
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!81 &1118544094
|
||||
AudioListener:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1118544093}
|
||||
m_Enabled: 1
|
||||
--- !u!20 &1118544095
|
||||
Camera:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1118544093}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 2
|
||||
m_ClearFlags: 1
|
||||
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
||||
m_projectionMatrixMode: 1
|
||||
m_GateFitMode: 2
|
||||
m_FOVAxisMode: 0
|
||||
m_Iso: 200
|
||||
m_ShutterSpeed: 0.005
|
||||
m_Aperture: 16
|
||||
m_FocusDistance: 10
|
||||
m_FocalLength: 50
|
||||
m_BladeCount: 5
|
||||
m_Curvature: {x: 2, y: 11}
|
||||
m_BarrelClipping: 0.25
|
||||
m_Anamorphism: 0
|
||||
m_SensorSize: {x: 36, y: 24}
|
||||
m_LensShift: {x: 0, y: 0}
|
||||
m_NormalizedViewPortRect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 1
|
||||
height: 1
|
||||
near clip plane: 0.3
|
||||
far clip plane: 1000
|
||||
field of view: 60
|
||||
orthographic: 1
|
||||
orthographic size: 5
|
||||
m_Depth: -1
|
||||
m_CullingMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_RenderingPath: -1
|
||||
m_TargetTexture: {fileID: 0}
|
||||
m_TargetDisplay: 0
|
||||
m_TargetEye: 3
|
||||
m_HDR: 1
|
||||
m_AllowMSAA: 1
|
||||
m_AllowDynamicResolution: 0
|
||||
m_ForceIntoRT: 0
|
||||
m_OcclusionCulling: 1
|
||||
m_StereoConvergence: 10
|
||||
m_StereoSeparation: 0.022
|
||||
--- !u!4 &1118544096
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1118544093}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: -10}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1118544097
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1118544093}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_RenderShadows: 1
|
||||
m_RequiresDepthTextureOption: 2
|
||||
m_RequiresOpaqueTextureOption: 2
|
||||
m_CameraType: 0
|
||||
m_Cameras: []
|
||||
m_RendererIndex: -1
|
||||
m_VolumeLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 1
|
||||
m_VolumeTrigger: {fileID: 0}
|
||||
m_VolumeFrameworkUpdateModeOption: 2
|
||||
m_RenderPostProcessing: 0
|
||||
m_Antialiasing: 0
|
||||
m_AntialiasingQuality: 2
|
||||
m_StopNaN: 0
|
||||
m_Dithering: 0
|
||||
m_ClearDepth: 1
|
||||
m_AllowXRRendering: 1
|
||||
m_AllowHDROutput: 1
|
||||
m_UseScreenCoordOverride: 0
|
||||
m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_RequiresDepthTexture: 0
|
||||
m_RequiresColorTexture: 0
|
||||
m_Version: 2
|
||||
m_TaaSettings:
|
||||
quality: 3
|
||||
frameInfluence: 0.1
|
||||
jitterScale: 1
|
||||
mipBias: 0
|
||||
varianceClampScale: 0.9
|
||||
contrastAdaptiveSharpening: 0
|
||||
--- !u!1660057539 &9223372036854775807
|
||||
SceneRoots:
|
||||
m_ObjectHideFlags: 0
|
||||
m_Roots:
|
||||
- {fileID: 1118544096}
|
||||
- {fileID: 516881021}
|
||||
- {fileID: 520191461}
|
||||
@@ -1,6 +1,6 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-6421979802148699356
|
||||
--- !u!114 &-7599089935785178640
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -9,10 +9,10 @@ MonoBehaviour:
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 73549a74f689f0849a8271d9e908c514, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 97ba6cc2660c0ca498540d254701057a, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: b7716510a1f36934c87976f3a81dbf3d
|
||||
identifier: 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
@@ -73,7 +73,7 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-2493609972237370556
|
||||
--- !u!114 &-5493265246809852409
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -146,7 +146,7 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-1580684736993228498
|
||||
--- !u!114 &-4289928003684796904
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -155,10 +155,10 @@ MonoBehaviour:
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: b87314b32fbe18943af496e4b47136c6, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 93a382382f106584e8f8f62412fee177, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 46fbfdf3fc43db0458918377fd40293e
|
||||
identifier: fd7c55dab0fce234b8c25f6ffca523c1
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
@@ -219,7 +219,163 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-785679389004310805
|
||||
--- !u!114 &-2619252103634704479
|
||||
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: 9587379c972e4a54da1949613f11e1c6, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: default
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 9264
|
||||
HasValue: 1
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers:
|
||||
- 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
- de700ef3f37a49b58a57ae3addf01ad9
|
||||
- fd7c55dab0fce234b8c25f6ffca523c1
|
||||
- c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
- 52eb9df5db46521439908db3a29a1bbb
|
||||
- e7a046c753c3c3d4aacc91f6597f310d
|
||||
- 2c5177b11d81d824dbb064f9ac8527da
|
||||
- 46fbfdf3fc43db0458918377fd40293e
|
||||
- 0f8eb3f400726694eb47beb1a9f94ce8
|
||||
- b7716510a1f36934c87976f3a81dbf3d
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-2507512691418502381
|
||||
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: 3abeb1429547a134480f4f2f1efc7e21, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-1855877162769961118
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -292,7 +448,7 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-712030531834803398
|
||||
--- !u!114 &-1279143063320469121
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -301,10 +457,83 @@ MonoBehaviour:
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 93a382382f106584e8f8f62412fee177, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 17eea195bdfbf014e91ba7620ee491f8, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: fd7c55dab0fce234b8c25f6ffca523c1
|
||||
identifier: e7a046c753c3c3d4aacc91f6597f310d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-634705678149131141
|
||||
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: 9660e62d6232af242877f0cc2b90c63d, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 2c5177b11d81d824dbb064f9ac8527da
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
@@ -381,11 +610,11 @@ MonoBehaviour:
|
||||
HasSourceProject: 0
|
||||
HasPlatforms: 0
|
||||
sourceProjectPath:
|
||||
sourceBankPath: Assets/StreamingAssets/FMOD/Desktop
|
||||
sourceBankPath: Assets/FMOD Banks/Desktop
|
||||
sourceBankPathUnformatted:
|
||||
BankRefreshCooldown: 5
|
||||
ShowBankRefreshWindow: 1
|
||||
AutomaticEventLoading: 0
|
||||
AutomaticEventLoading: 1
|
||||
BankLoadType: 0
|
||||
AutomaticSampleLoading: 0
|
||||
EncryptionKey:
|
||||
@@ -426,20 +655,20 @@ MonoBehaviour:
|
||||
HideSetupWizard: 1
|
||||
LastEventReferenceScanVersion: 131621
|
||||
Platforms:
|
||||
- {fileID: -6421979802148699356}
|
||||
- {fileID: -2493609972237370556}
|
||||
- {fileID: -1580684736993228498}
|
||||
- {fileID: -785679389004310805}
|
||||
- {fileID: -712030531834803398}
|
||||
- {fileID: 1100827045814593625}
|
||||
- {fileID: 1132312529069990576}
|
||||
- {fileID: 3979222738758991920}
|
||||
- {fileID: 5613685733850034091}
|
||||
- {fileID: 6330521338056678831}
|
||||
- {fileID: 6477534247104662684}
|
||||
- {fileID: 9010303474896345012}
|
||||
MigratedPlatforms: 0500000000000000060000000a0000000800000009000000120000000c000000150000000b0000000200000001000000
|
||||
--- !u!114 &1100827045814593625
|
||||
- {fileID: -7599089935785178640}
|
||||
- {fileID: -5493265246809852409}
|
||||
- {fileID: -4289928003684796904}
|
||||
- {fileID: -2619252103634704479}
|
||||
- {fileID: -2507512691418502381}
|
||||
- {fileID: -1855877162769961118}
|
||||
- {fileID: -1279143063320469121}
|
||||
- {fileID: -634705678149131141}
|
||||
- {fileID: 4397086664669695925}
|
||||
- {fileID: 4669352974370910123}
|
||||
- {fileID: 7223939234266169234}
|
||||
- {fileID: 9199457959637037873}
|
||||
MigratedPlatforms: 150000000a0000000800000005000000060000000c0000000b0000001200000000000000090000000200000001000000
|
||||
--- !u!114 &4397086664669695925
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -448,10 +677,83 @@ MonoBehaviour:
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 97ba6cc2660c0ca498540d254701057a, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 335f0a4b26fb46942858ea029e030d2a, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
identifier: playInEditor
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 1
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 1
|
||||
HasValue: 1
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 48000
|
||||
HasValue: 1
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 1024
|
||||
HasValue: 1
|
||||
RealChannelCount:
|
||||
Value: 256
|
||||
HasValue: 1
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &4669352974370910123
|
||||
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: b87314b32fbe18943af496e4b47136c6, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 46fbfdf3fc43db0458918377fd40293e
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
@@ -512,80 +814,7 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &1132312529069990576
|
||||
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: 9660e62d6232af242877f0cc2b90c63d, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 2c5177b11d81d824dbb064f9ac8527da
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &3979222738758991920
|
||||
--- !u!114 &7223939234266169234
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -658,7 +887,7 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &5613685733850034091
|
||||
--- !u!114 &9199457959637037873
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
@@ -667,10 +896,10 @@ MonoBehaviour:
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 3abeb1429547a134480f4f2f1efc7e21, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 73549a74f689f0849a8271d9e908c514, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
identifier: b7716510a1f36934c87976f3a81dbf3d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
@@ -731,232 +960,3 @@ MonoBehaviour:
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &6330521338056678831
|
||||
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: 9587379c972e4a54da1949613f11e1c6, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: default
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 9264
|
||||
HasValue: 1
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers:
|
||||
- b7716510a1f36934c87976f3a81dbf3d
|
||||
- de700ef3f37a49b58a57ae3addf01ad9
|
||||
- 46fbfdf3fc43db0458918377fd40293e
|
||||
- 52eb9df5db46521439908db3a29a1bbb
|
||||
- fd7c55dab0fce234b8c25f6ffca523c1
|
||||
- 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
- 2c5177b11d81d824dbb064f9ac8527da
|
||||
- 0f8eb3f400726694eb47beb1a9f94ce8
|
||||
- c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
- e7a046c753c3c3d4aacc91f6597f310d
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &6477534247104662684
|
||||
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: 17eea195bdfbf014e91ba7620ee491f8, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: e7a046c753c3c3d4aacc91f6597f310d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &9010303474896345012
|
||||
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: 335f0a4b26fb46942858ea029e030d2a, type: 3}
|
||||
m_Name: FMODStudioSettingsPlatform
|
||||
m_EditorClassIdentifier:
|
||||
identifier: playInEditor
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 1
|
||||
HasValue: 1
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 1
|
||||
HasValue: 1
|
||||
OverlayPosition:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
OverlayFontSize:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 48000
|
||||
HasValue: 1
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 1024
|
||||
HasValue: 1
|
||||
RealChannelCount:
|
||||
Value: 256
|
||||
HasValue: 1
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "FMODUnityResonanceEditor",
|
||||
"references": [
|
||||
"FMODUnityResonance"
|
||||
"FMODUnityResonance",
|
||||
"FMODUnity"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
"name": "Febucci.TextAnimator.Demo.Runtime",
|
||||
"references": [
|
||||
"Unity.TextMeshPro",
|
||||
"Febucci.TextAnimator.Runtime"
|
||||
"Febucci.TextAnimator.Runtime",
|
||||
"Febucci.Attributes.Runtime"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [],
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
"name": "Febucci.TextAnimator.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:1e113d3b5d77bc04eab508251483e8ff"
|
||||
"GUID:1e113d3b5d77bc04eab508251483e8ff",
|
||||
"GUID:448b0b55421917e4784a8f2f7449081f"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
||||
+2
-1
@@ -3,7 +3,8 @@
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:1e113d3b5d77bc04eab508251483e8ff",
|
||||
"GUID:6055be8ebefd69e48b49212b09b47b2f"
|
||||
"GUID:6055be8ebefd69e48b49212b09b47b2f",
|
||||
"GUID:448b0b55421917e4784a8f2f7449081f"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
||||
+2231
-14
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -1,198 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &3506613774900747202
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3319291487393607640}
|
||||
- component: {fileID: 230090618675107037}
|
||||
- component: {fileID: 8433616502553146576}
|
||||
- component: {fileID: 1631752023640685220}
|
||||
m_Layer: 0
|
||||
m_Name: InteractiveLineSegment
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3319291487393607640
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!120 &230090618675107037
|
||||
LineRenderer:
|
||||
serializedVersion: 2
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 0
|
||||
m_LightProbeUsage: 0
|
||||
m_ReflectionProbeUsage: 0
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 51099a9679b002c46b76c25f9ac139e3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 428640211
|
||||
m_SortingLayer: 4
|
||||
m_SortingOrder: 3
|
||||
m_Positions:
|
||||
- {x: 0, y: 0, z: 0}
|
||||
- {x: 0, y: 0, z: 1}
|
||||
m_Parameters:
|
||||
serializedVersion: 3
|
||||
widthMultiplier: 1
|
||||
widthCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0.02299881
|
||||
value: 0.19807816
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
colorGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.6415094, g: 0.0145247225, b: 0.062264785, a: 1}
|
||||
key1: {r: 0.94509804, g: 0, b: 0.22703783, 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: 0
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
numCornerVertices: 6
|
||||
numCapVertices: 6
|
||||
alignment: 0
|
||||
textureMode: 0
|
||||
textureScale: {x: 1, y: 1}
|
||||
shadowBias: 0.5
|
||||
generateLightingData: 0
|
||||
m_MaskInteraction: 0
|
||||
m_UseWorldSpace: 1
|
||||
m_Loop: 0
|
||||
m_ApplyActiveColorSpace: 1
|
||||
--- !u!61 &8433616502553146576
|
||||
BoxCollider2D:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_Density: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_LayerOverridePriority: 0
|
||||
m_ForceSendLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ForceReceiveLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ContactCaptureLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_CallbackLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: 6.61, y: -0.60116494}
|
||||
m_SpriteTilingProperty:
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
pivot: {x: 0, y: 0}
|
||||
oldSize: {x: 0, y: 0}
|
||||
newSize: {x: 0, y: 0}
|
||||
adaptiveTilingThreshold: 0
|
||||
drawMode: 0
|
||||
adaptiveTiling: 0
|
||||
m_AutoTiling: 0
|
||||
serializedVersion: 2
|
||||
m_Size: {x: 1, y: 1}
|
||||
m_EdgeRadius: 0
|
||||
--- !u!114 &1631752023640685220
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 067e5e9e7bcd7a2429feff639d0ef630, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
lineRenderer: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6723369fb5eae81409a3677ffa80f504
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,198 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &3506613774900747202
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3319291487393607640}
|
||||
- component: {fileID: 230090618675107037}
|
||||
- component: {fileID: 8433616502553146576}
|
||||
- component: {fileID: 1631752023640685220}
|
||||
m_Layer: 0
|
||||
m_Name: InteractiveLineSegmentNew
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &3319291487393607640
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!120 &230090618675107037
|
||||
LineRenderer:
|
||||
serializedVersion: 2
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 0
|
||||
m_LightProbeUsage: 0
|
||||
m_ReflectionProbeUsage: 0
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 51099a9679b002c46b76c25f9ac139e3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 1134468525
|
||||
m_SortingLayer: 10
|
||||
m_SortingOrder: 4
|
||||
m_Positions:
|
||||
- {x: 0, y: 0, z: 0}
|
||||
- {x: 0, y: 0, z: 1}
|
||||
m_Parameters:
|
||||
serializedVersion: 3
|
||||
widthMultiplier: 1
|
||||
widthCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0.02299881
|
||||
value: 0.19807816
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
colorGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 0.6415094, g: 0.0145247225, b: 0.062264785, a: 1}
|
||||
key1: {r: 0.94509804, g: 0, b: 0.22703783, 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: 0
|
||||
m_NumColorKeys: 2
|
||||
m_NumAlphaKeys: 2
|
||||
numCornerVertices: 6
|
||||
numCapVertices: 6
|
||||
alignment: 0
|
||||
textureMode: 0
|
||||
textureScale: {x: 1, y: 1}
|
||||
shadowBias: 0.5
|
||||
generateLightingData: 0
|
||||
m_MaskInteraction: 0
|
||||
m_UseWorldSpace: 1
|
||||
m_Loop: 0
|
||||
m_ApplyActiveColorSpace: 1
|
||||
--- !u!61 &8433616502553146576
|
||||
BoxCollider2D:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_Density: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_LayerOverridePriority: 0
|
||||
m_ForceSendLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ForceReceiveLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ContactCaptureLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_CallbackLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: 6.61, y: -0.60116494}
|
||||
m_SpriteTilingProperty:
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
pivot: {x: 0, y: 0}
|
||||
oldSize: {x: 0, y: 0}
|
||||
newSize: {x: 0, y: 0}
|
||||
adaptiveTilingThreshold: 0
|
||||
drawMode: 0
|
||||
adaptiveTiling: 0
|
||||
m_AutoTiling: 0
|
||||
serializedVersion: 2
|
||||
m_Size: {x: 1, y: 1}
|
||||
m_EdgeRadius: 0
|
||||
--- !u!114 &1631752023640685220
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3506613774900747202}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 067e5e9e7bcd7a2429feff639d0ef630, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
lineRenderer: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 43e57126c498f174d9bca18cca08993e
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,150 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &3614166255594274803
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 9034087187549040666}
|
||||
- component: {fileID: 8979707155830308861}
|
||||
- component: {fileID: 6222803641474583324}
|
||||
m_Layer: 0
|
||||
m_Name: LinePrefab
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &9034087187549040666
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3614166255594274803}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!120 &8979707155830308861
|
||||
LineRenderer:
|
||||
serializedVersion: 2
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3614166255594274803}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 0
|
||||
m_LightProbeUsage: 0
|
||||
m_ReflectionProbeUsage: 0
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 51099a9679b002c46b76c25f9ac139e3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 959782197
|
||||
m_SortingLayer: 5
|
||||
m_SortingOrder: 0
|
||||
m_Positions:
|
||||
- {x: 0, y: 0, z: 0}
|
||||
m_Parameters:
|
||||
serializedVersion: 3
|
||||
widthMultiplier: 1
|
||||
widthCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0.02299881
|
||||
value: 0.20912552
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
colorGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 1, b: 1, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, 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
|
||||
numCornerVertices: 6
|
||||
numCapVertices: 6
|
||||
alignment: 0
|
||||
textureMode: 0
|
||||
textureScale: {x: 1, y: 1}
|
||||
shadowBias: 0.5
|
||||
generateLightingData: 0
|
||||
m_MaskInteraction: 0
|
||||
m_UseWorldSpace: 1
|
||||
m_Loop: 0
|
||||
m_ApplyActiveColorSpace: 1
|
||||
--- !u!114 &6222803641474583324
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3614166255594274803}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 0676eb0b4da0a494481e884be84068e9, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 094e209d31320554891f54b63c125b31
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,406 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &3165375977165336425
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2776165161563206973}
|
||||
- component: {fileID: 3604128570690997016}
|
||||
- component: {fileID: 9013022138806963875}
|
||||
m_Layer: 0
|
||||
m_Name: WaveformVisualizer
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2776165161563206973
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3165375977165336425}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2774148694458147747}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!120 &3604128570690997016
|
||||
LineRenderer:
|
||||
serializedVersion: 2
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3165375977165336425}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 0
|
||||
m_LightProbeUsage: 0
|
||||
m_ReflectionProbeUsage: 0
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 51099a9679b002c46b76c25f9ac139e3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 12
|
||||
m_Positions:
|
||||
- {x: 0, y: 2.43, z: 0}
|
||||
m_Parameters:
|
||||
serializedVersion: 3
|
||||
widthMultiplier: 0.5
|
||||
widthCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0.052879333
|
||||
value: 0.019999973
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
colorGradient:
|
||||
serializedVersion: 2
|
||||
key0: {r: 1, g: 1, b: 1, a: 1}
|
||||
key1: {r: 1, g: 1, b: 1, 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
|
||||
numCornerVertices: 1
|
||||
numCapVertices: 1
|
||||
alignment: 0
|
||||
textureMode: 0
|
||||
textureScale: {x: 1, y: 1}
|
||||
shadowBias: 0.5
|
||||
generateLightingData: 0
|
||||
m_MaskInteraction: 1
|
||||
m_UseWorldSpace: 0
|
||||
m_Loop: 0
|
||||
m_ApplyActiveColorSpace: 1
|
||||
--- !u!114 &9013022138806963875
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3165375977165336425}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: cc37ef954feb9fa449d9a9bc1c28f118, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
samples: 1024
|
||||
amplitude: 0.6
|
||||
spatialFrequency: 2
|
||||
temporalFrequency: 4
|
||||
noiseAmplitude: 1
|
||||
targetWaveformNoiseAmplitude: 0.05
|
||||
clarity: 0
|
||||
noiseColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
||||
clearColor: {r: 0, g: 1, b: 0, a: 1}
|
||||
waveformType: 0
|
||||
amplitudeModulationFrequency: 0
|
||||
amplitudeModulationDepth: 0
|
||||
shakeDuration: 0.7
|
||||
disorderDuration: 0.7
|
||||
shakeAmount: 0.1
|
||||
--- !u!1 &5276442643334587860
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 116445599098901281}
|
||||
- component: {fileID: 5569411289914071735}
|
||||
m_Layer: 0
|
||||
m_Name: frame
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &116445599098901281
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5276442643334587860}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2774148694458147747}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!212 &5569411289914071735
|
||||
SpriteRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5276442643334587860}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 0
|
||||
m_ReceiveShadows: 0
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 0
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 30
|
||||
m_Sprite: {fileID: 21300000, guid: c8a822fe404e53a41bb3fb93e08bc3d0, type: 3}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_FlipX: 0
|
||||
m_FlipY: 0
|
||||
m_DrawMode: 1
|
||||
m_Size: {x: 2.5, y: 2.5}
|
||||
m_AdaptiveModeThreshold: 0.5
|
||||
m_SpriteTileMode: 0
|
||||
m_WasSpriteAssigned: 1
|
||||
m_MaskInteraction: 0
|
||||
m_SpriteSortPoint: 0
|
||||
--- !u!1 &7774718524337198838
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2774148694458147747}
|
||||
- component: {fileID: 6783729652093220921}
|
||||
- component: {fileID: 2154711338553371951}
|
||||
- component: {fileID: 3212241034163225768}
|
||||
m_Layer: 0
|
||||
m_Name: Oscilloscope Screen
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2774148694458147747
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7774718524337198838}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -4.55, y: 2, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 2776165161563206973}
|
||||
- {fileID: 116445599098901281}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!212 &6783729652093220921
|
||||
SpriteRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7774718524337198838}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 0
|
||||
m_ReceiveShadows: 0
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 0
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 20
|
||||
m_Sprite: {fileID: 21300000, guid: ddccdd794cef1574793f4f831324c81e, type: 3}
|
||||
m_Color: {r: 0, g: 0, b: 0, a: 0.8666667}
|
||||
m_FlipX: 0
|
||||
m_FlipY: 0
|
||||
m_DrawMode: 1
|
||||
m_Size: {x: 2, y: 2}
|
||||
m_AdaptiveModeThreshold: 0.5
|
||||
m_SpriteTileMode: 0
|
||||
m_WasSpriteAssigned: 1
|
||||
m_MaskInteraction: 0
|
||||
m_SpriteSortPoint: 0
|
||||
--- !u!114 &2154711338553371951
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7774718524337198838}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a013b1ad22dec80488f1f76e949b2de9, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
targetPoints:
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
maxDistance: 1
|
||||
waveformVisualizer: {fileID: 9013022138806963875}
|
||||
--- !u!331 &3212241034163225768
|
||||
SpriteMask:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7774718524337198838}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_Sprite: {fileID: 21300000, guid: ddccdd794cef1574793f4f831324c81e, type: 3}
|
||||
m_MaskAlphaCutoff: 0.2
|
||||
m_FrontSortingLayerID: 0
|
||||
m_BackSortingLayerID: 0
|
||||
m_FrontSortingLayer: 0
|
||||
m_BackSortingLayer: 0
|
||||
m_FrontSortingOrder: 0
|
||||
m_BackSortingOrder: 0
|
||||
m_IsCustomRangeActive: 0
|
||||
m_SpriteSortPoint: 0
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6503ec55f53f1ae47be0b15b1c325375
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,118 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &2485500826200128654
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4991240399770923164}
|
||||
- component: {fileID: 3873790408042467491}
|
||||
- component: {fileID: 445269215928254440}
|
||||
- component: {fileID: 6674533810076062590}
|
||||
- component: {fileID: 1989452908468670945}
|
||||
- component: {fileID: 5255795508867702637}
|
||||
m_Layer: 0
|
||||
m_Name: Scissor
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &4991240399770923164
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: -1, y: -1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 2, y: 2}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &3873790408042467491
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &445269215928254440
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: a381c88104077474e99fc58857a227bc, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!114 &6674533810076062590
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Delegates: []
|
||||
--- !u!225 &1989452908468670945
|
||||
CanvasGroup:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_Enabled: 1
|
||||
m_Alpha: 1
|
||||
m_Interactable: 1
|
||||
m_BlocksRaycasts: 1
|
||||
m_IgnoreParentGroups: 0
|
||||
--- !u!114 &5255795508867702637
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2485500826200128654}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 60e18d2cf7b5c594980578c47ba5c3ef, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
offset: {x: 0, y: 0, z: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1afc7e4d2be0126438b5fe65aaccc901
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,118 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &5156684866132484758
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1534215507139354666}
|
||||
- component: {fileID: 4716682777183481428}
|
||||
- component: {fileID: 3185345194222605711}
|
||||
- component: {fileID: 4436432732372726328}
|
||||
- component: {fileID: 6191094306318057957}
|
||||
- component: {fileID: 3780671847453009019}
|
||||
m_Layer: 5
|
||||
m_Name: ScrewDriver
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &1534215507139354666
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: -1, y: -1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 2, y: 2}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &4716682777183481428
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &3185345194222605711
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: b27a10876723e1b43a91951809e937e2, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!114 &4436432732372726328
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: e072592968a98434d9dbfe8277602f9b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
offset: {x: 0.74, y: 0.74, z: 0}
|
||||
--- !u!114 &6191094306318057957
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Delegates: []
|
||||
--- !u!225 &3780671847453009019
|
||||
CanvasGroup:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5156684866132484758}
|
||||
m_Enabled: 1
|
||||
m_Alpha: 1
|
||||
m_Interactable: 1
|
||||
m_BlocksRaycasts: 1
|
||||
m_IgnoreParentGroups: 0
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: dac7c27f779d8db4683b60ca67946a84
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3799f456c75e2f34796709753e2f10e7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,92 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: UFMemory
|
||||
m_Shader: {fileID: 4800000, guid: 70d75664cea27174388abd94cd6f75a8, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords: []
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _BumpMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailAlbedoMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailNormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _EmissionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetallicGlossMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OcclusionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ParallaxMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 1
|
||||
- _BumpScale: 1
|
||||
- _ColorMask: 15
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DstBlend: 0
|
||||
- _GlossMapScale: 1
|
||||
- _Glossiness: 0.5
|
||||
- _GlossyReflections: 1
|
||||
- _Metallic: 0
|
||||
- _Mode: 0
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 1
|
||||
- _SpriteFade: 1
|
||||
- _SrcBlend: 1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _UVSec: 0
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,92 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: UFPicture
|
||||
m_Shader: {fileID: 4800000, guid: 70d75664cea27174388abd94cd6f75a8, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords: []
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _BumpMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailAlbedoMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailNormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _EmissionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetallicGlossMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OcclusionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ParallaxMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 1
|
||||
- _BumpScale: 1
|
||||
- _ColorMask: 15
|
||||
- _Cutoff: 0.5
|
||||
- _DetailNormalMapScale: 1
|
||||
- _DstBlend: 0
|
||||
- _GlossMapScale: 1
|
||||
- _Glossiness: 0.5
|
||||
- _GlossyReflections: 1
|
||||
- _Metallic: 0
|
||||
- _Mode: 0
|
||||
- _OcclusionStrength: 1
|
||||
- _Parallax: 0.02
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 1
|
||||
- _SpriteFade: 1
|
||||
- _SrcBlend: 1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _UVSec: 0
|
||||
- _ZWrite: 1
|
||||
m_Colors:
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: db840f82f0bb3d64e831e01a3e059794
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 491fef7847e56b64ca0ba99f0a632aec
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,600 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ViewMaterial
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _SHADERFADING_FULL
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 3.99
|
||||
- _BurnEdgeNoiseFactor: 1
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 1
|
||||
- _BurnInsideNoiseFactor: 0
|
||||
- _BurnRadius: 29
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 3.5
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.56
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorReplaceContrast: 3.46
|
||||
- _ColorReplaceFade: 0.96
|
||||
- _ColorReplaceRange: 0.1
|
||||
- _ColorReplaceSmoothness: 0.07
|
||||
- _Contrast: 0.93
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -2.72
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 0.2
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 0.2
|
||||
- _DirectionalDistortionFade: 0
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 0.2
|
||||
- _DirectionalDistortionRandomDirection: 0.1
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 0.5
|
||||
- _DirectionalGlowFadeFade: 0
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 0.2
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.1
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 0
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 0
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 0
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.39
|
||||
- _FullAlphaDissolveWidth: 0.5
|
||||
- _FullDistortionFade: 1
|
||||
- _FullGlowDissolveFade: 0.5
|
||||
- _FullGlowDissolveWidth: 0.5
|
||||
- _GaussianBlurFade: 0
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 5
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 9.13
|
||||
- _HalftoneFadeWidth: 1.5
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: -0.37
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: -1.08
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 4.45
|
||||
- _InkSpreadWidth: 0.1
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 0.34
|
||||
- _PixelatePixelDensity: 5
|
||||
- _PixelatePixelsPerUnit: 199.67
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 1
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 0.76
|
||||
- _ShiftingContrast: 0.65
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.56
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 11.9
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 1
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 0.2
|
||||
- _SourceAlphaDissolveWidth: 0.2
|
||||
- _SourceGlowDissolveFade: 1
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 0.2
|
||||
- _SourceGlowDissolveWidth: 0.1
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 16.66
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 1
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 26.090668, g: 26.090668, b: 26.090668, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 7339.077, g: 7339.077, b: 7339.077, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _CamouflageColorA: {r: 1, g: 0.056886356, b: 0, a: 0}
|
||||
- _CamouflageColorB: {r: 0.7878151, g: 0, b: 1, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 4, g: 4, b: 4, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0, g: 1.4508321, b: 2.8679245, a: 1}
|
||||
- _InkSpreadColor: {r: 1.8490567, g: 1.8490567, b: 1.8490567, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0.8113208, g: 0.8113208, b: 0.8113208, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 2.670157, g: 0.16121687, b: 0.16121687, a: 0}
|
||||
- _ShiftingColorB: {r: 0.0603773, g: 0.12582621, b: 1, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2.99, g: 1.28, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 0.0603773, b: 0.0603773, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.02, g: -0.02, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 3.06, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.02, g: 0.02, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 198cc5de0a87d35498322f6a28da8faf
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,602 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: back
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEBURN_ON
|
||||
- _ENABLEGLITCH_ON
|
||||
- _SHADERFADING_FULL
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 3.99
|
||||
- _BurnEdgeNoiseFactor: 13
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 1
|
||||
- _BurnInsideNoiseFactor: 0
|
||||
- _BurnRadius: 29
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 8
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.56
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorReplaceContrast: 3.46
|
||||
- _ColorReplaceFade: 0.96
|
||||
- _ColorReplaceRange: 0.1
|
||||
- _ColorReplaceSmoothness: 0.07
|
||||
- _Contrast: 0.93
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -2.72
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 0.2
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 0.2
|
||||
- _DirectionalDistortionFade: 0
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 0.2
|
||||
- _DirectionalDistortionRandomDirection: 0.1
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 0.5
|
||||
- _DirectionalGlowFadeFade: 0
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 0.2
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.1
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 1
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 0
|
||||
- _EnableGlitch: 1
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 0
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 0
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.39
|
||||
- _FullAlphaDissolveWidth: 0.5
|
||||
- _FullDistortionFade: 1
|
||||
- _FullGlowDissolveFade: 0.5
|
||||
- _FullGlowDissolveWidth: 0.5
|
||||
- _GaussianBlurFade: 0
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 5
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 9.13
|
||||
- _HalftoneFadeWidth: 1.5
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: -0.37
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: -1.08
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 4.45
|
||||
- _InkSpreadWidth: 0.1
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 0.34
|
||||
- _PixelatePixelDensity: 5
|
||||
- _PixelatePixelsPerUnit: 199.67
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 1
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 0.76
|
||||
- _ShiftingContrast: 0.65
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.56
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 11.9
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 1
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 0.2
|
||||
- _SourceAlphaDissolveWidth: 0.2
|
||||
- _SourceGlowDissolveFade: 1
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 0.2
|
||||
- _SourceGlowDissolveWidth: 0.1
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 16.66
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 1
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 26.090668, g: 26.090668, b: 26.090668, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 7339.077, g: 7339.077, b: 7339.077, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _CamouflageColorA: {r: 1, g: 0.056886356, b: 0, a: 0}
|
||||
- _CamouflageColorB: {r: 0.7878151, g: 0, b: 1, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 4, g: 4, b: 4, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0, g: 1.4508321, b: 2.8679245, a: 1}
|
||||
- _InkSpreadColor: {r: 1.8490567, g: 1.8490567, b: 1.8490567, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0.8113208, g: 0.8113208, b: 0.8113208, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 2.670157, g: 0.16121687, b: 0.16121687, a: 0}
|
||||
- _ShiftingColorB: {r: 0.0603773, g: 0.12582621, b: 1, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2.99, g: 1.28, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 0.0603773, b: 0.0603773, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.02, g: -0.02, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 3.06, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.02, g: 0.02, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 19b4cc6f0e9465544972020bb9f22f05
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,612 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: backColor
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEGAUSSIANBLUR_ON
|
||||
- _ENABLESOURCEGLOWDISSOLVE_ON
|
||||
- _ENABLEUVDISTORT_ON
|
||||
- _SHADERFADING_NONE
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 1
|
||||
- _BurnEdgeNoiseFactor: 0.5
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 2
|
||||
- _BurnInsideNoiseFactor: 0.2
|
||||
- _BurnRadius: 13.7
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 0.1
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.4
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorMask: 15
|
||||
- _ColorReplaceContrast: 1
|
||||
- _ColorReplaceFade: 1
|
||||
- _ColorReplaceRange: 0.05
|
||||
- _ColorReplaceSmoothness: 0.1
|
||||
- _Contrast: 1
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -14.34
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 1
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 1
|
||||
- _DirectionalDistortionFade: -20.09
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 4
|
||||
- _DirectionalDistortionRandomDirection: 0.25
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 8
|
||||
- _DirectionalGlowFadeFade: -14.7
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 1
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.3
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 1
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 1
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 1
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.5
|
||||
- _FullAlphaDissolveWidth: 57.21
|
||||
- _FullDistortionFade: 0.63
|
||||
- _FullGlowDissolveFade: 0
|
||||
- _FullGlowDissolveWidth: 0.2
|
||||
- _GaussianBlurFade: 1
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 4
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 20.1
|
||||
- _HalftoneFadeWidth: 2.11
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4.12
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: 0
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: 11.81
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 0.5
|
||||
- _InkSpreadWidth: 0.2
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 1
|
||||
- _PixelatePixelDensity: 16
|
||||
- _PixelatePixelsPerUnit: 100
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 1
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 0
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 1
|
||||
- _ShiftingContrast: 0.5
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.5
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 0.1
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 17.41
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 3.4
|
||||
- _SourceAlphaDissolveWidth: 0.73
|
||||
- _SourceGlowDissolveFade: 2
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 3
|
||||
- _SourceGlowDissolveWidth: 0.3
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteFade: 1
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 1
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 0
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 11.98431, g: 1.129412, b: 0.1254902, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 0.75, g: 0.5625, b: 0.525, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 3084.047, g: 257.0039, b: 0, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 0.7450981, g: 0.7254902, b: 0.5686274, a: 0}
|
||||
- _CamouflageColorA: {r: 0.62745106, g: 0.5882353, b: 0.43137258, a: 0}
|
||||
- _CamouflageColorB: {r: 0.47058815, g: 0.43137258, b: 0.31372547, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 0, g: 0, b: 0.2, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.05, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 15.066617, g: 15.066617, b: 15.066617, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0.3137255, g: 1.662745, b: 2.996078, a: 1}
|
||||
- _InkSpreadColor: {r: 8.47419, g: 5.013525, b: 0.08873497, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 1.498039, g: 0, b: 0, a: 0}
|
||||
- _ShiftingColorB: {r: 1.498039, g: 0.7490196, b: 0, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 15.999997, g: 15.999997, b: 15.999997, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2, g: 0, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.06, g: -0.06, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 2, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.06, g: 0.06, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9f93556d065a258468b651f2dae13550
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,602 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: forward
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEBURN_ON
|
||||
- _ENABLEGLITCH_ON
|
||||
- _SHADERFADING_FULL
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 3.99
|
||||
- _BurnEdgeNoiseFactor: 13
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 1
|
||||
- _BurnInsideNoiseFactor: 0
|
||||
- _BurnRadius: 28
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 8
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.56
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorReplaceContrast: 3.46
|
||||
- _ColorReplaceFade: 0.96
|
||||
- _ColorReplaceRange: 0.1
|
||||
- _ColorReplaceSmoothness: 0.07
|
||||
- _Contrast: 0.93
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -2.72
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 0.2
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 0.2
|
||||
- _DirectionalDistortionFade: 0
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 0.2
|
||||
- _DirectionalDistortionRandomDirection: 0.1
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 0.5
|
||||
- _DirectionalGlowFadeFade: 0
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 0.2
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.1
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 1
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 0
|
||||
- _EnableGlitch: 1
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 0
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 0
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.39
|
||||
- _FullAlphaDissolveWidth: 0.5
|
||||
- _FullDistortionFade: 1
|
||||
- _FullGlowDissolveFade: 0.5
|
||||
- _FullGlowDissolveWidth: 0.5
|
||||
- _GaussianBlurFade: 0.57
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 5
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 9.13
|
||||
- _HalftoneFadeWidth: 1.5
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: -0.37
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: -1.08
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 4.45
|
||||
- _InkSpreadWidth: 0.1
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 0.34
|
||||
- _PixelatePixelDensity: 5
|
||||
- _PixelatePixelsPerUnit: 199.67
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 1
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 0.76
|
||||
- _ShiftingContrast: 0.65
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.56
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 11.9
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 1
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 0.2
|
||||
- _SourceAlphaDissolveWidth: 0.2
|
||||
- _SourceGlowDissolveFade: 1
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 0.2
|
||||
- _SourceGlowDissolveWidth: 0.1
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 16.66
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 1
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 26.090668, g: 26.090668, b: 26.090668, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 7339.077, g: 7339.077, b: 7339.077, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _CamouflageColorA: {r: 1, g: 0.056886356, b: 0, a: 0}
|
||||
- _CamouflageColorB: {r: 0.7878151, g: 0, b: 1, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 4, g: 4, b: 4, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0, g: 1.4508321, b: 2.8679245, a: 1}
|
||||
- _InkSpreadColor: {r: 1.8490567, g: 1.8490567, b: 1.8490567, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0.8113208, g: 0.8113208, b: 0.8113208, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 2.670157, g: 0.16121687, b: 0.16121687, a: 0}
|
||||
- _ShiftingColorB: {r: 0.0603773, g: 0.12582621, b: 1, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2.99, g: 1.28, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 0.0603773, b: 0.0603773, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.02, g: -0.02, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 3.06, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.02, g: 0.02, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0d45b04064d05a343b8c81c9a871b92a
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,612 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: forwardColor
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEGAUSSIANBLUR_ON
|
||||
- _ENABLESOURCEGLOWDISSOLVE_ON
|
||||
- _ENABLEUVDISTORT_ON
|
||||
- _SHADERFADING_NONE
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 1
|
||||
- _BurnEdgeNoiseFactor: 0.5
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 2
|
||||
- _BurnInsideNoiseFactor: 0.2
|
||||
- _BurnRadius: 13.7
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 0.1
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.4
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorMask: 15
|
||||
- _ColorReplaceContrast: 1
|
||||
- _ColorReplaceFade: 1
|
||||
- _ColorReplaceRange: 0.05
|
||||
- _ColorReplaceSmoothness: 0.1
|
||||
- _Contrast: 1
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -14.34
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 1
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 1
|
||||
- _DirectionalDistortionFade: -14
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 4
|
||||
- _DirectionalDistortionRandomDirection: 0.25
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 8
|
||||
- _DirectionalGlowFadeFade: -14.7
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 1
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.3
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 1
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 1
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 1
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.5
|
||||
- _FullAlphaDissolveWidth: 57.21
|
||||
- _FullDistortionFade: 0.63
|
||||
- _FullGlowDissolveFade: 0
|
||||
- _FullGlowDissolveWidth: 0.2
|
||||
- _GaussianBlurFade: 0.57
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 4
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.78
|
||||
- _HalftoneFade: 20.1
|
||||
- _HalftoneFadeWidth: 2.11
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4.12
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: 0
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: 11.81
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 0.5
|
||||
- _InkSpreadWidth: 0.2
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 1
|
||||
- _PixelatePixelDensity: 16
|
||||
- _PixelatePixelsPerUnit: 100
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 0
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 1
|
||||
- _ShiftingContrast: 0.5
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.5
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 0.1
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 17.41
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 3.4
|
||||
- _SourceAlphaDissolveWidth: 0.73
|
||||
- _SourceGlowDissolveFade: 1
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 3
|
||||
- _SourceGlowDissolveWidth: 0.3
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteFade: 1
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 1
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 0
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 11.98431, g: 1.129412, b: 0.1254902, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 0.75, g: 0.5625, b: 0.525, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 3084.047, g: 257.0039, b: 0, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 5, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 0.7450981, g: 0.7254902, b: 0.5686274, a: 0}
|
||||
- _CamouflageColorA: {r: 0.62745106, g: 0.5882353, b: 0.43137258, a: 0}
|
||||
- _CamouflageColorB: {r: 0.47058815, g: 0.43137258, b: 0.31372547, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 0, g: 0, b: 0.2, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.05, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 15.066617, g: 15.066617, b: 15.066617, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0.1, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 5, g: 5, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0.3137255, g: 1.662745, b: 2.996078, a: 1}
|
||||
- _InkSpreadColor: {r: 8.47419, g: 5.013525, b: 0.08873497, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 1.498039, g: 0, b: 0, a: 0}
|
||||
- _ShiftingColorB: {r: 1.498039, g: 0.7490196, b: 0, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 15.999997, g: 15.999997, b: 15.999997, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2, g: 0, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.06, g: -0.06, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 2, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.06, g: 0.06, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 07e654e91758a0942b5b9dbb73b71931
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,600 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: mid
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _SHADERFADING_FULL
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 3.99
|
||||
- _BurnEdgeNoiseFactor: 1
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 1
|
||||
- _BurnInsideNoiseFactor: 0
|
||||
- _BurnRadius: 29
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 3.5
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.56
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorReplaceContrast: 3.46
|
||||
- _ColorReplaceFade: 0.96
|
||||
- _ColorReplaceRange: 0.1
|
||||
- _ColorReplaceSmoothness: 0.07
|
||||
- _Contrast: 0.93
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -2.72
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 0.2
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 0.2
|
||||
- _DirectionalDistortionFade: 0
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 0.2
|
||||
- _DirectionalDistortionRandomDirection: 0.1
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 0.5
|
||||
- _DirectionalGlowFadeFade: 0
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 0.2
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.1
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 0
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 0
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 0
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.39
|
||||
- _FullAlphaDissolveWidth: 0.5
|
||||
- _FullDistortionFade: 1
|
||||
- _FullGlowDissolveFade: 0.5
|
||||
- _FullGlowDissolveWidth: 0.5
|
||||
- _GaussianBlurFade: 0.57
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 5
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 9.13
|
||||
- _HalftoneFadeWidth: 1.5
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: -0.37
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: -1.08
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 4.45
|
||||
- _InkSpreadWidth: 0.1
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 0.34
|
||||
- _PixelatePixelDensity: 5
|
||||
- _PixelatePixelsPerUnit: 199.67
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 1
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 0.76
|
||||
- _ShiftingContrast: 0.65
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.56
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 11.9
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 1
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 0.2
|
||||
- _SourceAlphaDissolveWidth: 0.2
|
||||
- _SourceGlowDissolveFade: 1
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 0.2
|
||||
- _SourceGlowDissolveWidth: 0.1
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 16.66
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 1
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 26.090668, g: 26.090668, b: 26.090668, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 7339.077, g: 7339.077, b: 7339.077, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 1, g: 1, b: 1, a: 0}
|
||||
- _CamouflageColorA: {r: 1, g: 0.056886356, b: 0, a: 0}
|
||||
- _CamouflageColorB: {r: 0.7878151, g: 0, b: 1, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 4, g: 4, b: 4, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0, g: 1.4508321, b: 2.8679245, a: 1}
|
||||
- _InkSpreadColor: {r: 1.8490567, g: 1.8490567, b: 1.8490567, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0.8113208, g: 0.8113208, b: 0.8113208, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 2.670157, g: 0.16121687, b: 0.16121687, a: 0}
|
||||
- _ShiftingColorB: {r: 0.0603773, g: 0.12582621, b: 1, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 11.98431, g: 0.627451, b: 0.627451, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2.99, g: 1.28, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 0.0603773, b: 0.0603773, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.02, g: -0.02, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 3.06, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.02, g: 0.02, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 37fcfb12fa40c304daa9d20c4494b3c8
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,612 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: midColor
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEGAUSSIANBLUR_ON
|
||||
- _ENABLESOURCEGLOWDISSOLVE_ON
|
||||
- _ENABLEUVDISTORT_ON
|
||||
- _SHADERFADING_NONE
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 1
|
||||
- _BurnEdgeNoiseFactor: 0.5
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 2
|
||||
- _BurnInsideNoiseFactor: 0.2
|
||||
- _BurnRadius: 13.7
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 0.1
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.4
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorMask: 15
|
||||
- _ColorReplaceContrast: 1
|
||||
- _ColorReplaceFade: 1
|
||||
- _ColorReplaceRange: 0.05
|
||||
- _ColorReplaceSmoothness: 0.1
|
||||
- _Contrast: 1
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -14.34
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 1
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 1
|
||||
- _DirectionalDistortionFade: -7.12
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 1.55
|
||||
- _DirectionalDistortionRandomDirection: 0.56
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 1.46
|
||||
- _DirectionalGlowFadeFade: -14.7
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 1
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.3
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 1
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 0
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 1
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 1
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.5
|
||||
- _FullAlphaDissolveWidth: 57.21
|
||||
- _FullDistortionFade: 0.63
|
||||
- _FullGlowDissolveFade: 0
|
||||
- _FullGlowDissolveWidth: 0.2
|
||||
- _GaussianBlurFade: 1
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 4
|
||||
- _GlitchFade: 0
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.4
|
||||
- _HalftoneFade: 20.1
|
||||
- _HalftoneFadeWidth: 2.11
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4.12
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: 0.37
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: 11.81
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 0.5
|
||||
- _InkSpreadWidth: 0.2
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 1
|
||||
- _PixelatePixelDensity: 16
|
||||
- _PixelatePixelsPerUnit: 100
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 1
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 0
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 1
|
||||
- _ShiftingContrast: 0.5
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 0.82
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.5
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 0.1
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 17.41
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 3.4
|
||||
- _SourceAlphaDissolveWidth: 0.73
|
||||
- _SourceGlowDissolveFade: 13
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 3
|
||||
- _SourceGlowDissolveWidth: 0.3
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteFade: 1
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 1
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 0
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 11.98431, g: 1.129412, b: 0.1254902, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 20, g: 0, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 0.75, g: 0.5625, b: 0.525, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 3084.047, g: 257.0039, b: 0, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 0.7450981, g: 0.7254902, b: 0.5686274, a: 0}
|
||||
- _CamouflageColorA: {r: 0.62745106, g: 0.5882353, b: 0.43137258, a: 0}
|
||||
- _CamouflageColorB: {r: 0.47058815, g: 0.43137258, b: 0.31372547, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 0, g: 0, b: 0.2, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0.1, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 15.066617, g: 15.066617, b: 15.066617, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0, g: 0.05, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0.3137255, g: 1.662745, b: 2.996078, a: 1}
|
||||
- _InkSpreadColor: {r: 8.47419, g: 5.013525, b: 0.08873497, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 1.498039, g: 0, b: 0, a: 0}
|
||||
- _ShiftingColorB: {r: 1.498039, g: 0.7490196, b: 0, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 15.999997, g: 15.999997, b: 15.999997, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2, g: 0, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.06, g: -0.06, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 2, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.06, g: 0.06, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c6bdc69deac626743aaf36f508d98feb
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,611 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 8
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: midNoColor
|
||||
m_Shader: {fileID: 4800000, guid: 0803c241834332942abfcbd27c498b46, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- _ENABLEGAUSSIANBLUR_ON
|
||||
- _ENABLESATURATION_ON
|
||||
- _SHADERFADING_NONE
|
||||
- _SHADERSPACE_UV
|
||||
- _TEXTURELAYER1SHEETTOGGLE_ON
|
||||
- _TEXTURELAYER2SHEETTOGGLE_ON
|
||||
m_InvalidKeywords: []
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _AddColorMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AddHueMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _CustomFadeFadeMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _FadingMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _InnerOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MetalMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OuterOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _PixelOutlineTintTexture:
|
||||
m_Texture: {fileID: 2800000, guid: 5af9a397a8643994c829e696a24a7845, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _RecolorRGBYCPTexture:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ShineMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SineGlowMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _StrongTintMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer1Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _TextureLayer2Texture:
|
||||
m_Texture: {fileID: 2800000, guid: 9685c3a024e22a946a7e8c2ce3542300, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UVDistortMask:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _UberNoiseTexture:
|
||||
m_Texture: {fileID: 2800000, guid: b8d18cd117976254d94a812a0bfc336e, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _texcoord:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- PixelSnap: 0
|
||||
- PixelUV_Size: 128
|
||||
- Pixel_Fade: 0
|
||||
- _AddColorContrast: 0.5
|
||||
- _AddColorContrastToggle: 0
|
||||
- _AddColorFade: 1
|
||||
- _AddColorMaskToggle: 0
|
||||
- _AddHueBrightness: 2
|
||||
- _AddHueContrast: 0.5
|
||||
- _AddHueFade: 1
|
||||
- _AddHueMaskToggle: 0
|
||||
- _AddHueSaturation: 1
|
||||
- _AddHueSpeed: 1
|
||||
- _AlphaTintFade: 1
|
||||
- _AlphaTintMinAlpha: 0.02
|
||||
- _BakedMaterial: 0
|
||||
- _BlackTintFade: 1
|
||||
- _BlackTintPower: 4
|
||||
- _Brightness: 1.23
|
||||
- _BurnEdgeNoiseFactor: 0.5
|
||||
- _BurnFade: 1
|
||||
- _BurnInsideContrast: 2
|
||||
- _BurnInsideNoiseFactor: 0.2
|
||||
- _BurnRadius: 13.7
|
||||
- _BurnSwirlFactor: 1
|
||||
- _BurnWidth: 0.1
|
||||
- _CamouflageAnimationToggle: 0
|
||||
- _CamouflageContrast: 1
|
||||
- _CamouflageDensityA: 0.4
|
||||
- _CamouflageDensityB: 0.4
|
||||
- _CamouflageFade: 1
|
||||
- _CamouflageSmoothnessA: 0.2
|
||||
- _CamouflageSmoothnessB: 0.2
|
||||
- _CheckerboardDarken: 0.5
|
||||
- _CheckerboardTiling: 1
|
||||
- _ColorMask: 15
|
||||
- _ColorReplaceContrast: 1
|
||||
- _ColorReplaceFade: 1
|
||||
- _ColorReplaceRange: 0.05
|
||||
- _ColorReplaceSmoothness: 0.1
|
||||
- _Contrast: 1
|
||||
- _CustomFadeAlpha: 1
|
||||
- _CustomFadeNoiseFactor: 0
|
||||
- _CustomFadeSmoothness: 2
|
||||
- _DirectionalAlphaFadeFade: -14.34
|
||||
- _DirectionalAlphaFadeInvert: 0
|
||||
- _DirectionalAlphaFadeNoiseFactor: 1
|
||||
- _DirectionalAlphaFadeRotation: 0
|
||||
- _DirectionalAlphaFadeWidth: 1
|
||||
- _DirectionalDistortionFade: -14
|
||||
- _DirectionalDistortionInvert: 0
|
||||
- _DirectionalDistortionNoiseFactor: 4
|
||||
- _DirectionalDistortionRandomDirection: 0.25
|
||||
- _DirectionalDistortionRotation: 0
|
||||
- _DirectionalDistortionWidth: 8
|
||||
- _DirectionalGlowFadeFade: -14.7
|
||||
- _DirectionalGlowFadeInvert: 0
|
||||
- _DirectionalGlowFadeNoiseFactor: 1
|
||||
- _DirectionalGlowFadeRotation: 0
|
||||
- _DirectionalGlowFadeWidth: 0.3
|
||||
- _EnableAddColor: 0
|
||||
- _EnableAddHue: 0
|
||||
- _EnableAlphaTint: 0
|
||||
- _EnableBlackTint: 0
|
||||
- _EnableBrightness: 0
|
||||
- _EnableBurn: 0
|
||||
- _EnableCamouflage: 0
|
||||
- _EnableCheckerboard: 0
|
||||
- _EnableColorReplace: 0
|
||||
- _EnableContrast: 0
|
||||
- _EnableCustomFade: 0
|
||||
- _EnableDirectionalAlphaFade: 0
|
||||
- _EnableDirectionalDistortion: 0
|
||||
- _EnableDirectionalGlowFade: 0
|
||||
- _EnableEnchanted: 0
|
||||
- _EnableFlame: 0
|
||||
- _EnableFrozen: 0
|
||||
- _EnableFullAlphaDissolve: 0
|
||||
- _EnableFullDistortion: 0
|
||||
- _EnableFullGlowDissolve: 0
|
||||
- _EnableGaussianBlur: 1
|
||||
- _EnableGlitch: 0
|
||||
- _EnableHalftone: 0
|
||||
- _EnableHologram: 0
|
||||
- _EnableHue: 0
|
||||
- _EnableInkSpread: 0
|
||||
- _EnableInnerOutline: 0
|
||||
- _EnableMetal: 0
|
||||
- _EnableNegative: 0
|
||||
- _EnableOuterOutline: 0
|
||||
- _EnablePingPongGlow: 0
|
||||
- _EnablePixelOutline: 0
|
||||
- _EnablePixelate: 0
|
||||
- _EnablePoison: 0
|
||||
- _EnableRainbow: 0
|
||||
- _EnableRecolorRGB: 0
|
||||
- _EnableRecolorRGBYCP: 0
|
||||
- _EnableSaturation: 1
|
||||
- _EnableScreenTiling: 0
|
||||
- _EnableShadow: 0
|
||||
- _EnableSharpen: 0
|
||||
- _EnableShiftHue: 0
|
||||
- _EnableShifting: 0
|
||||
- _EnableShine: 0
|
||||
- _EnableSineGlow: 0
|
||||
- _EnableSineMove: 0
|
||||
- _EnableSineRotate: 0
|
||||
- _EnableSineScale: 0
|
||||
- _EnableSmoke: 0
|
||||
- _EnableSmoothPixelArt: 0
|
||||
- _EnableSourceAlphaDissolve: 0
|
||||
- _EnableSourceGlowDissolve: 0
|
||||
- _EnableSplitToning: 0
|
||||
- _EnableSqueeze: 0
|
||||
- _EnableSquish: 0
|
||||
- _EnableStrongTint: 0
|
||||
- _EnableTextureLayer1: 0
|
||||
- _EnableTextureLayer2: 0
|
||||
- _EnableUVDistort: 0
|
||||
- _EnableUVRotate: 0
|
||||
- _EnableUVScale: 0
|
||||
- _EnableUVScroll: 0
|
||||
- _EnableVibrate: 0
|
||||
- _EnableWiggle: 0
|
||||
- _EnableWind: 0
|
||||
- _EnableWorldTiling: 0
|
||||
- _EnchantedBrightness: 1
|
||||
- _EnchantedContrast: 0.5
|
||||
- _EnchantedFade: 1
|
||||
- _EnchantedLerpToggle: 0
|
||||
- _EnchantedRainbowDensity: 0.5
|
||||
- _EnchantedRainbowSaturation: 0.8
|
||||
- _EnchantedRainbowSpeed: 0.5
|
||||
- _EnchantedRainbowToggle: 0
|
||||
- _EnchantedReduce: 0
|
||||
- _FadingFade: 1
|
||||
- _FadingNoiseFactor: 0.2
|
||||
- _FadingWidth: 0.3
|
||||
- _FlameBrightness: 10
|
||||
- _FlameNoiseFactor: 2.5
|
||||
- _FlameNoiseHeightFactor: 1.5
|
||||
- _FlameRadius: 0.2
|
||||
- _FlameSmooth: 2
|
||||
- _FrozenContrast: 2
|
||||
- _FrozenFade: 1
|
||||
- _FrozenHighlightContrast: 2
|
||||
- _FrozenHighlightDensity: 1
|
||||
- _FrozenSnowContrast: 1
|
||||
- _FrozenSnowDensity: 0.25
|
||||
- _FullAlphaDissolveFade: 0.5
|
||||
- _FullAlphaDissolveWidth: 57.21
|
||||
- _FullDistortionFade: 0.63
|
||||
- _FullGlowDissolveFade: 0
|
||||
- _FullGlowDissolveWidth: 0.2
|
||||
- _GaussianBlurFade: 0.57
|
||||
- _GaussianBlurOffset: 0.5
|
||||
- _GlitchBrightness: 4
|
||||
- _GlitchFade: 1
|
||||
- _GlitchHueSpeed: 1
|
||||
- _GlitchMaskMin: 0.78
|
||||
- _HalftoneFade: 20.1
|
||||
- _HalftoneFadeWidth: 2.11
|
||||
- _HalftoneInvert: 0
|
||||
- _HalftoneTiling: 4.12
|
||||
- _HologramContrast: 1
|
||||
- _HologramDistortionDensity: 0.5
|
||||
- _HologramDistortionOffset: 0.5
|
||||
- _HologramDistortionScale: 10
|
||||
- _HologramDistortionSpeed: 2
|
||||
- _HologramFade: 1
|
||||
- _HologramLineFrequency: 500
|
||||
- _HologramLineGap: 3
|
||||
- _HologramLineSpeed: 0.01
|
||||
- _HologramMinAlpha: 0.2
|
||||
- _Hue: 0
|
||||
- _InkSpreadContrast: 2
|
||||
- _InkSpreadDistance: 11.81
|
||||
- _InkSpreadFade: 1
|
||||
- _InkSpreadNoiseFactor: 0.5
|
||||
- _InkSpreadWidth: 0.2
|
||||
- _InnerOutlineDistortionToggle: 0
|
||||
- _InnerOutlineFade: 1
|
||||
- _InnerOutlineOutlineOnlyToggle: 0
|
||||
- _InnerOutlineTextureToggle: 0
|
||||
- _InnerOutlineWidth: 0.02
|
||||
- _MetalContrast: 2
|
||||
- _MetalFade: 1
|
||||
- _MetalHighlightContrast: 2
|
||||
- _MetalHighlightDensity: 1
|
||||
- _MetalMaskToggle: 0
|
||||
- _NegativeFade: 1
|
||||
- _OuterOutlineDistortionToggle: 0
|
||||
- _OuterOutlineFade: 1
|
||||
- _OuterOutlineOutlineOnlyToggle: 0
|
||||
- _OuterOutlineTextureToggle: 0
|
||||
- _OuterOutlineWidth: 0.04
|
||||
- _PingPongGlowContrast: 1
|
||||
- _PingPongGlowFade: 1
|
||||
- _PingPongGlowFrequency: 3
|
||||
- _PixelOutlineFade: 1
|
||||
- _PixelOutlineOutlineOnlyToggle: 0
|
||||
- _PixelOutlineTextureToggle: 0
|
||||
- _PixelOutlineWidth: 1
|
||||
- _PixelPerfectSpace: 0
|
||||
- _PixelPerfectUV: 0
|
||||
- _PixelateFade: 1
|
||||
- _PixelatePixelDensity: 16
|
||||
- _PixelatePixelsPerUnit: 100
|
||||
- _PixelsPerUnit: 100
|
||||
- _PoisonDensity: 3
|
||||
- _PoisonFade: 1
|
||||
- _PoisonNoiseBrightness: 2
|
||||
- _PoisonRecolorFactor: 0.5
|
||||
- _PoisonShiftSpeed: 0.2
|
||||
- _RainbowBrightness: 2
|
||||
- _RainbowContrast: 1
|
||||
- _RainbowDensity: 0.5
|
||||
- _RainbowFade: 1
|
||||
- _RainbowNoiseFactor: 0.2
|
||||
- _RainbowSaturation: 1
|
||||
- _RainbowSpeed: 1
|
||||
- _RecolorRGBFade: 1
|
||||
- _RecolorRGBTextureToggle: 0
|
||||
- _RecolorRGBYCPFade: 1
|
||||
- _RecolorRGBYCPTextureToggle: 0
|
||||
- _RectHeight: 100
|
||||
- _RectWidth: 100
|
||||
- _Saturation: 0
|
||||
- _ScreenTilingPixelsPerUnit: 100
|
||||
- _ScreenWidthUnits: 10
|
||||
- _ShaderFading: 0
|
||||
- _ShaderSpace: 0
|
||||
- _ShadowFade: 1
|
||||
- _SharpenFactor: 4
|
||||
- _SharpenFade: 1
|
||||
- _SharpenOffset: 2
|
||||
- _ShiftHueSpeed: 0.5
|
||||
- _ShiftingBrightness: 1
|
||||
- _ShiftingContrast: 0.5
|
||||
- _ShiftingDensity: 1.5
|
||||
- _ShiftingFade: 1
|
||||
- _ShiftingRainbowToggle: 0
|
||||
- _ShiftingSaturation: 0.8
|
||||
- _ShiftingSpeed: 0.5
|
||||
- _ShineContrast: 2
|
||||
- _ShineFade: 1
|
||||
- _ShineFrequency: 0.3
|
||||
- _ShineMaskToggle: 0
|
||||
- _ShineRotation: 30
|
||||
- _ShineSaturation: 0.5
|
||||
- _ShineSmooth: 1
|
||||
- _ShineSpeed: 5
|
||||
- _ShineWidth: 0.1
|
||||
- _SineGlowContrast: 1
|
||||
- _SineGlowFade: 1
|
||||
- _SineGlowFrequency: 4
|
||||
- _SineGlowMaskToggle: 0
|
||||
- _SineGlowMax: 1
|
||||
- _SineGlowMin: 0
|
||||
- _SineMoveFade: 1
|
||||
- _SineRotateAngle: 15
|
||||
- _SineRotateFade: 1
|
||||
- _SineRotateFrequency: 1
|
||||
- _SineScaleFrequency: 2
|
||||
- _SmokeAlpha: 1
|
||||
- _SmokeDarkEdge: 1
|
||||
- _SmokeNoiseFactor: 0.4
|
||||
- _SmokeNoiseScale: 0.5
|
||||
- _SmokeSmoothness: 1
|
||||
- _SmokeVertexSeed: 0
|
||||
- _SourceAlphaDissolveFade: 17.41
|
||||
- _SourceAlphaDissolveInvert: 0
|
||||
- _SourceAlphaDissolveNoiseFactor: 3.4
|
||||
- _SourceAlphaDissolveWidth: 0.73
|
||||
- _SourceGlowDissolveFade: 20.5
|
||||
- _SourceGlowDissolveInvert: 0
|
||||
- _SourceGlowDissolveNoiseFactor: 3
|
||||
- _SourceGlowDissolveWidth: 0.3
|
||||
- _SplitToningBalance: 1
|
||||
- _SplitToningContrast: 1
|
||||
- _SplitToningFade: 1
|
||||
- _SplitToningShift: 0
|
||||
- _SpriteFade: 1
|
||||
- _SpriteSheetFix: 0
|
||||
- _SqueezeFade: 1
|
||||
- _SqueezePower: 1
|
||||
- _SquishFade: 1
|
||||
- _SquishFlip: 0
|
||||
- _SquishSquish: 0.1
|
||||
- _SquishStretch: 0.1
|
||||
- _Stencil: 0
|
||||
- _StencilComp: 8
|
||||
- _StencilOp: 0
|
||||
- _StencilReadMask: 255
|
||||
- _StencilWriteMask: 255
|
||||
- _StrongTintContrast: 0
|
||||
- _StrongTintContrastToggle: 0
|
||||
- _StrongTintFade: 1
|
||||
- _StrongTintMaskToggle: 0
|
||||
- _TextureLayer1Columns: 3
|
||||
- _TextureLayer1Contrast: 1
|
||||
- _TextureLayer1ContrastToggle: 0
|
||||
- _TextureLayer1EdgeClip: 0.005
|
||||
- _TextureLayer1Fade: 1
|
||||
- _TextureLayer1Rows: 3
|
||||
- _TextureLayer1ScrollToggle: 0
|
||||
- _TextureLayer1SheetToggle: 1
|
||||
- _TextureLayer1Speed: 20
|
||||
- _TextureLayer1StartFrame: 0
|
||||
- _TextureLayer2Columns: 3
|
||||
- _TextureLayer2Contrast: 1
|
||||
- _TextureLayer2ContrastToggle: 0
|
||||
- _TextureLayer2EdgeClip: 0.005
|
||||
- _TextureLayer2Fade: 1
|
||||
- _TextureLayer2Rows: 3
|
||||
- _TextureLayer2ScrollToggle: 0
|
||||
- _TextureLayer2SheetToggle: 1
|
||||
- _TextureLayer2Speed: 20
|
||||
- _TextureLayer2StartFrame: 0
|
||||
- _TilingFix: 0
|
||||
- _TimeFPS: 5
|
||||
- _TimeFrequency: 2
|
||||
- _TimeRange: 0.5
|
||||
- _TimeSpeed: 1
|
||||
- _TimeValue: 0
|
||||
- _ToggleCustomTime: 0
|
||||
- _ToggleTimeFPS: 0
|
||||
- _ToggleTimeFrequency: 0
|
||||
- _ToggleTimeSpeed: 0
|
||||
- _ToggleUnscaledTime: 0
|
||||
- _UVDistortFade: 0
|
||||
- _UVDistortMaskToggle: 0
|
||||
- _UVRotateSpeed: 1
|
||||
- _VertexTintFirst: 0
|
||||
- _VibrateFade: 1
|
||||
- _VibrateFrequency: 100
|
||||
- _VibrateOffset: 0.04
|
||||
- _VibrateRotation: 4
|
||||
- _WiggleFade: 1
|
||||
- _WiggleFixedGroundToggle: 0
|
||||
- _WiggleFrequency: 2
|
||||
- _WiggleOffset: 0.02
|
||||
- _WiggleSpeed: 2
|
||||
- _WindFlip: 0
|
||||
- _WindHighQualityNoise: 0
|
||||
- _WindIsParallax: 0
|
||||
- _WindLocalWind: 0
|
||||
- _WindMaxIntensity: 0.4
|
||||
- _WindMaxRotation: 2
|
||||
- _WindMinIntensity: -0.4
|
||||
- _WindNoiseScale: 0.1
|
||||
- _WindNoiseSpeed: 1
|
||||
- _WindRotation: 0
|
||||
- _WindRotationWindFactor: 1
|
||||
- _WindSquishFactor: 0.3
|
||||
- _WindSquishWindFactor: 0
|
||||
- _WindXPosition: 0
|
||||
- _WorldTilingPixelsPerUnit: 100
|
||||
m_Colors:
|
||||
- _AddColorColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _AlphaTintColor: {r: 95.87451, g: 5.019608, b: 95.87451, a: 0}
|
||||
- _BlackTintColor: {r: 0, g: 0, b: 1, a: 0}
|
||||
- _BurnEdgeColor: {r: 11.98431, g: 1.129412, b: 0.1254902, a: 0}
|
||||
- _BurnEdgeNoiseScale: {r: 0.3, g: 0.3, b: 0, a: 0}
|
||||
- _BurnInsideColor: {r: 0.75, g: 0.5625, b: 0.525, a: 0}
|
||||
- _BurnInsideNoiseColor: {r: 3084.047, g: 257.0039, b: 0, a: 0}
|
||||
- _BurnInsideNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _BurnPosition: {r: 0, g: 5, b: 0, a: 0}
|
||||
- _BurnSwirlNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageBaseColor: {r: 0.7450981, g: 0.7254902, b: 0.5686274, a: 0}
|
||||
- _CamouflageColorA: {r: 0.62745106, g: 0.5882353, b: 0.43137258, a: 0}
|
||||
- _CamouflageColorB: {r: 0.47058815, g: 0.43137258, b: 0.31372547, a: 0}
|
||||
- _CamouflageDistortionIntensity: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageDistortionScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _CamouflageDistortionSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleA: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _CamouflageNoiseScaleB: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorReplaceFromColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ColorReplaceToColor: {r: 0, g: 0, b: 0.2, a: 0}
|
||||
- _CustomFadeNoiseScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalAlphaFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortion: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalDistortionDistortionScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _DirectionalDistortionNoiseScale: {r: 0.05, g: 0.1, b: 0, a: 0}
|
||||
- _DirectionalGlowFadeEdgeColor: {r: 11.98431, g: 0.6901961, b: 0.6901961, a: 0}
|
||||
- _DirectionalGlowFadeNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _EnchantedHighColor: {r: 0, g: 0.7098798, b: 4.237095, a: 0}
|
||||
- _EnchantedLowColor: {r: 2.996078, g: 0, b: 0, a: 0}
|
||||
- _EnchantedScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _EnchantedSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _FadingNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FadingPosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _FlameNoiseScale: {r: 1.2, g: 0.8, b: 0, a: 0}
|
||||
- _FlameSpeed: {r: 0, g: -0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightColor: {r: 1.797647, g: 4.604501, b: 5.992157, a: 1}
|
||||
- _FrozenHighlightDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _FrozenHighlightScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FrozenHighlightSpeed: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenSnowColor: {r: 1.123529, g: 1.373203, b: 1.498039, a: 0}
|
||||
- _FrozenSnowScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FrozenTint: {r: 1.819608, g: 4.611765, b: 5.992157, a: 0}
|
||||
- _FullAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _FullDistortionDistortion: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _FullDistortionNoiseScale: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _FullGlowDissolveEdgeColor: {r: 15.066617, g: 15.066617, b: 15.066617, a: 0}
|
||||
- _FullGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _GlitchDistortion: {r: 0.1, g: 0, b: 0, a: 0}
|
||||
- _GlitchDistortionScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchDistortionSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _GlitchMaskScale: {r: 0, g: 0.2, b: 0, a: 0}
|
||||
- _GlitchMaskSpeed: {r: 0, g: 4, b: 0, a: 0}
|
||||
- _GlitchNoiseScale: {r: 0, g: 3, b: 0, a: 0}
|
||||
- _GlitchNoiseSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _HalftonePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _HologramTint: {r: 0.3137255, g: 1.662745, b: 2.996078, a: 1}
|
||||
- _InkSpreadColor: {r: 8.47419, g: 5.013525, b: 0.08873497, a: 0}
|
||||
- _InkSpreadNoiseScale: {r: 0.4, g: 0.4, b: 0, a: 0}
|
||||
- _InkSpreadPosition: {r: 0.5, g: -1, b: 0, a: 0}
|
||||
- _InnerOutlineColor: {r: 11.98431, g: 1.254902, b: 1.254902, a: 1}
|
||||
- _InnerOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _InnerOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _InnerOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _MetalColor: {r: 5.992157, g: 3.639216, b: 0.3137255, a: 1}
|
||||
- _MetalHighlightColor: {r: 5.992157, g: 3.796078, b: 0.6588235, a: 1}
|
||||
- _MetalNoiseDistortion: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _MetalNoiseDistortionSpeed: {r: -0.05, g: -0.05, b: 0, a: 0}
|
||||
- _MetalNoiseScale: {r: 0.25, g: 0.25, b: 0, a: 0}
|
||||
- _MetalNoiseSpeed: {r: 0.05, g: 0.05, b: 0, a: 0}
|
||||
- _OuterOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _OuterOutlineDistortionIntensity: {r: 0.01, g: 0.01, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseScale: {r: 4, g: 4, b: 0, a: 0}
|
||||
- _OuterOutlineNoiseSpeed: {r: 0, g: 0.1, b: 0, a: 0}
|
||||
- _OuterOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PingPongGlowFrom: {r: 5.992157, g: 0.1882353, b: 0.1882353, a: 0}
|
||||
- _PingPongGlowTo: {r: 0.1882353, g: 0.1882353, b: 5.992157, a: 0}
|
||||
- _PixelOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _PixelOutlineTextureSpeed: {r: 0.5, g: 0, b: 0, a: 0}
|
||||
- _PoisonColor: {r: 0.3137255, g: 2.996078, b: 0.3137255, a: 0}
|
||||
- _PoisonNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _PoisonNoiseSpeed: {r: 0, g: -0.2, b: 0, a: 0}
|
||||
- _RainbowCenter: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _RainbowNoiseScale: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _RecolorRGBBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPBlueTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPCyanTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPGreenTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPPurpleTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPRedTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _RecolorRGBYCPYellowTint: {r: 1, g: 1, b: 1, a: 0.5019608}
|
||||
- _ScreenTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ScreenTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _ShadowColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _ShadowOffset: {r: 0.05, g: -0.05, b: 0, a: 0}
|
||||
- _ShiftingColorA: {r: 1.498039, g: 0, b: 0, a: 0}
|
||||
- _ShiftingColorB: {r: 1.498039, g: 0.7490196, b: 0, a: 0}
|
||||
- _ShineColor: {r: 11.98431, g: 11.98431, b: 11.98431, a: 0}
|
||||
- _SineGlowColor: {r: 0, g: 2.007843, b: 2.996078, a: 0}
|
||||
- _SineMoveFrequency: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _SineMoveOffset: {r: 0, g: 0.5, b: 0, a: 0}
|
||||
- _SineRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SineScaleFactor: {r: 0.2, g: 0.2, b: 0, a: 0}
|
||||
- _SourceAlphaDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceAlphaDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SourceGlowDissolveEdgeColor: {r: 15.999997, g: 15.999997, b: 15.999997, a: 0}
|
||||
- _SourceGlowDissolveNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _SourceGlowDissolvePosition: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _SplitToningHighlightsColor: {r: 1, g: 0.1, b: 0.1, a: 0}
|
||||
- _SplitToningShadowsColor: {r: 0.1, g: 0.4000002, b: 1, a: 0}
|
||||
- _SpriteSheetRect: {r: 0, g: 0, b: 1, a: 1}
|
||||
- _SqueezeCenter: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _SqueezeScale: {r: 2, g: 0, b: 0, a: 0}
|
||||
- _StrongTintTint: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _TextureLayer1Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer1Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer1Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer1ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2Color: {r: 0.4494117, g: 1.298301, b: 2.996079, a: 1}
|
||||
- _TextureLayer2Offset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _TextureLayer2Scale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _TextureLayer2ScrollSpeed: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _UVDistortFrom: {r: -0.02, g: -0.02, b: 0, a: 0}
|
||||
- _UVDistortNoiseScale: {r: 0.1, g: 0.1, b: 0, a: 0}
|
||||
- _UVDistortSpeed: {r: 2, g: 2, b: 0, a: 0}
|
||||
- _UVDistortTo: {r: 0.02, g: 0.02, b: 0, a: 0}
|
||||
- _UVRotatePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScalePivot: {r: 0.5, g: 0.5, b: 0, a: 0}
|
||||
- _UVScaleScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
- _UVScrollSpeed: {r: 0.2, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingOffset: {r: 0, g: 0, b: 0, a: 0}
|
||||
- _WorldTilingScale: {r: 1, g: 1, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 241ec7103dfaf5146a4808713ab56ddf
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: efaf8f7c922842f409fb6a75e9ba36d0
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 19dba68f645ebf34a9b28629031b7b4a
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,468 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &95621502591072554
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6720587938134461362}
|
||||
- component: {fileID: 4769634207916951887}
|
||||
- component: {fileID: 6940729912729428150}
|
||||
m_Layer: 5
|
||||
m_Name: SPR_Background
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &6720587938134461362
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 95621502591072554}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 8422553271488279326}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &4769634207916951887
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 95621502591072554}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &6940729912729428150
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 95621502591072554}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: d1c5b22395e402c48a540e6a3aeeb1d4, type: 3}
|
||||
m_Type: 1
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 4
|
||||
--- !u!1 &2539434050591565950
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 3318767175075187398}
|
||||
- component: {fileID: 5650337640179962062}
|
||||
- component: {fileID: 4949154659538652377}
|
||||
m_Layer: 5
|
||||
m_Name: SPR_Frame
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &3318767175075187398
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2539434050591565950}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 8422553271488279326}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: -5.000004, y: 5}
|
||||
m_SizeDelta: {x: 150, y: 110}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &5650337640179962062
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2539434050591565950}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &4949154659538652377
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2539434050591565950}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: 7fceb0f4ebb3dde4ba46141586003b18, type: 3}
|
||||
m_Type: 1
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1.4
|
||||
--- !u!1 &5248113521652737614
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 8111558016868315346}
|
||||
- component: {fileID: 8828883126202866725}
|
||||
m_Layer: 5
|
||||
m_Name: HUD_Comms_WiresCog01 (1)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &8111558016868315346
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5248113521652737614}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 8422553271488279326}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 529, y: 207}
|
||||
m_SizeDelta: {x: 230, y: 290}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &8828883126202866725
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5248113521652737614}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!1 &7235470322137206611
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 8422553271488279326}
|
||||
m_Layer: 5
|
||||
m_Name: Content
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &8422553271488279326
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7235470322137206611}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 8558983458316217627}
|
||||
- {fileID: 6720587938134461362}
|
||||
- {fileID: 1588548311949745481}
|
||||
- {fileID: 3318767175075187398}
|
||||
m_Father: {fileID: 8111558016868315346}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!1001 &5654800982687370522
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 8422553271488279326}
|
||||
m_Modifications:
|
||||
- target: {fileID: 3628076068986666858, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3628076068986666858, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3628076068986666858, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3628076068986666858, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3628076068986666858, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6102168404651367716, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: HUD_Comms_Portrait
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 2
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
--- !u!224 &1588548311949745481 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 6373239768583753811, guid: 49d1304a09fe86044ab4c80d04af58ff, type: 3}
|
||||
m_PrefabInstance: {fileID: 5654800982687370522}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1001 &8246190238784508084
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 8422553271488279326}
|
||||
m_Modifications:
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 160
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: 160
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: -35
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3885105307556645757, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Greeble_Cog03
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
--- !u!224 &8558983458316217627 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 339956142122384815, guid: d61b3ee920707e041911403ecd45fd84, type: 3}
|
||||
m_PrefabInstance: {fileID: 8246190238784508084}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f5a6866f8a4c844e9e9c9280990fe6c
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,596 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &604428310422422556
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1191567050861148231}
|
||||
- component: {fileID: 8840681067027191865}
|
||||
- component: {fileID: 8512252257338898327}
|
||||
m_Layer: 5
|
||||
m_Name: ICON_Health
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &1191567050861148231
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 604428310422422556}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2005202263878352863}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 40, y: -126}
|
||||
m_SizeDelta: {x: 60, y: 60}
|
||||
m_Pivot: {x: 0.5, y: 0}
|
||||
--- !u!222 &8840681067027191865
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 604428310422422556}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &8512252257338898327
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 604428310422422556}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 0.9215687, g: 0.40000004, b: 0.41960788, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: 7de8e9e43a20d4f438fcab92ef3c4795, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 1
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!1 &4395121133059498274
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2005202263878352863}
|
||||
- component: {fileID: 696519857658569464}
|
||||
m_Layer: 5
|
||||
m_Name: HUD_HealthBar_Dial_FuelCap01 (1)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &2005202263878352863
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4395121133059498274}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 7480925165154161325}
|
||||
- {fileID: 2518752681082026835}
|
||||
- {fileID: 3011958158565733859}
|
||||
- {fileID: 1191567050861148231}
|
||||
- {fileID: 4615552411742385391}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: -245.99997, y: -168.00006}
|
||||
m_SizeDelta: {x: 280, y: 280}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &696519857658569464
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4395121133059498274}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 26e61ee3724ac4f659052856bb0240f5, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
image: {fileID: 1300369347257966766}
|
||||
text: {fileID: 0}
|
||||
fillAmountFull: 0.87
|
||||
inSpeed: 5
|
||||
outSpeed: 5
|
||||
startDelay: 0
|
||||
inDelay: 2.5
|
||||
outDelay: 2.5
|
||||
labelText: '{0}%'
|
||||
--- !u!1 &4769153376043534823
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 7480925165154161325}
|
||||
- component: {fileID: 7899512902561544259}
|
||||
- component: {fileID: 5503168441027117974}
|
||||
m_Layer: 5
|
||||
m_Name: SPR_Background
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &7480925165154161325
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4769153376043534823}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2005202263878352863}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 40, y: 40}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &7899512902561544259
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4769153376043534823}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &5503168441027117974
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4769153376043534823}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: ba624d941d7284e49b803c08d6458b90, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 1
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!1 &8988784042276315208
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4615552411742385391}
|
||||
- component: {fileID: 5816163321702290887}
|
||||
- component: {fileID: 7240502368902546342}
|
||||
m_Layer: 5
|
||||
m_Name: SPR_Frame
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &4615552411742385391
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8988784042276315208}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 2005202263878352863}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 140, y: 140}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &5816163321702290887
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8988784042276315208}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &7240502368902546342
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8988784042276315208}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: 678cb6c5bcdbb2449bcb496f4f41bd87, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 1
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!1001 &350301411181280950
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 2005202263878352863}
|
||||
m_Modifications:
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 150
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: 100
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 27.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_ConstrainProportionsScale
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3420556218193743673, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_text
|
||||
value: 75%
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3420556218193743673, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_fontSize
|
||||
value: 72
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3420556218193743673, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_fontSizeBase
|
||||
value: 72
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3420556218193743673, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_HorizontalAlignment
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4546473359128379108, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Label_Health_Current
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
--- !u!224 &2518752681082026835 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 2749708641982727653, guid: b15edfd88d8b73346998c6c6bc5cc162, type: 3}
|
||||
m_PrefabInstance: {fileID: 350301411181280950}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1001 &3960650042380151281
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 2005202263878352863}
|
||||
m_Modifications:
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 2
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: -180
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Sprite
|
||||
value:
|
||||
objectReference: {fileID: 21300000, guid: ee62bb4712e643844ac1d8f3815ad8fb, type: 3}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Color.b
|
||||
value: 0.41960788
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Color.g
|
||||
value: 0.40000004
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Color.r
|
||||
value: 0.9215687
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Maskable
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_FillAmount
|
||||
value: 0.3
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_FillClockwise
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_RaycastTarget
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Sprite
|
||||
value:
|
||||
objectReference: {fileID: 21300000, guid: ee62bb4712e643844ac1d8f3815ad8fb, type: 3}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Color.a
|
||||
value: 0.8
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Maskable
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_FillAmount
|
||||
value: 0.87
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_FillClockwise
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_RaycastTarget
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3098844973109838678, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_PreserveAspect
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6875400232494059067, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Dial_Fill
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6875400232494059067, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
--- !u!114 &1300369347257966766 stripped
|
||||
MonoBehaviour:
|
||||
m_CorrespondingSourceObject: {fileID: 2665243891416582495, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
m_PrefabInstance: {fileID: 3960650042380151281}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!224 &3011958158565733859 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 2250552718660869138, guid: ed3791692f345407d9a81227a2c5eead, type: 3}
|
||||
m_PrefabInstance: {fileID: 3960650042380151281}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 562e240c0c99f644b9771e01ad6e2e28
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e6d887c15d8fefb4a8216c02d7001f2a
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,245 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &7058771273709505771
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 8062477301066224111}
|
||||
- component: {fileID: 4346292332664453676}
|
||||
m_Layer: 5
|
||||
m_Name: HUD_Minimap_Dial_FuelCap01 (1)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &8062477301066224111
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7058771273709505771}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 4563973694817602046}
|
||||
- {fileID: 6160492727873061547}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 1411, y: -600}
|
||||
m_SizeDelta: {x: 500, y: 500}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!225 &4346292332664453676
|
||||
CanvasGroup:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7058771273709505771}
|
||||
m_Enabled: 1
|
||||
m_Alpha: 1
|
||||
m_Interactable: 1
|
||||
m_BlocksRaycasts: 1
|
||||
m_IgnoreParentGroups: 0
|
||||
--- !u!1 &7947718163668976181
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6160492727873061547}
|
||||
- component: {fileID: 4541382572140740572}
|
||||
- component: {fileID: 9221821862691155537}
|
||||
m_Layer: 5
|
||||
m_Name: gfx_Frame_Minimap
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &6160492727873061547
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7947718163668976181}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 8062477301066224111}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: -28, y: -28}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &4541382572140740572
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7947718163668976181}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &9221821862691155537
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7947718163668976181}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 0
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: 678cb6c5bcdbb2449bcb496f4f41bd87, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 1
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!1001 &9074980186315258328
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 8062477301066224111}
|
||||
m_Modifications:
|
||||
- target: {fileID: 1897391233907274119, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Minimap
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1897391233907274119, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: -160
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: -160
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5510982066530052007, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_Type
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5510982066530052007, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
propertyPath: m_Sprite
|
||||
value:
|
||||
objectReference: {fileID: 21300000, guid: bcbc140717c962b4c98e8de12e3fa6e5, type: 3}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
--- !u!224 &4563973694817602046 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 4802723419652354086, guid: 0f2a55f19639c884cbff13939ff4263b, type: 3}
|
||||
m_PrefabInstance: {fileID: 9074980186315258328}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 076ce1386c7b1df45bf5c92a2ff4c5ea
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,215 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &4260244082465553648
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 7722373593011722560}
|
||||
m_Layer: 5
|
||||
m_Name: Item_01 (1)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &7722373593011722560
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4260244082465553648}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 1774395825848678864}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 100, y: 100}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!1 &8243379883490302676
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1774395825848678864}
|
||||
m_Layer: 5
|
||||
m_Name: Item
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &1774395825848678864
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8243379883490302676}
|
||||
m_LocalRotation: {x: 0, y: 0, z: -0.5, w: 0.8660254}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 1523489502978496335}
|
||||
m_Father: {fileID: 7722373593011722560}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: -60}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 380, y: 380}
|
||||
m_Pivot: {x: 0.5, y: -0.8}
|
||||
--- !u!1001 &6615803963585235365
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 1774395825848678864}
|
||||
m_Modifications:
|
||||
- target: {fileID: 412236894774621442, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_Sprite
|
||||
value:
|
||||
objectReference: {fileID: 21300000, guid: adb51e3db54330a4cb7689499f5397e4, type: 3}
|
||||
- target: {fileID: 3221506188893013227, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3651974136397303248, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Btn_WeaponWheel_Item_01
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4845012965436920031, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5471702694387020782, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_TargetGraphic
|
||||
value:
|
||||
objectReference: {fileID: 168437691701990895}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_Pivot.x
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_Pivot.y
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_RootOrder
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchorMin.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_SizeDelta.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_SizeDelta.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 0.8660254
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 60
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 748146843414733442, guid: a7f9eb9ed32c28440bfd70e3950f9653, type: 3}
|
||||
propertyPath: m_Sprite
|
||||
value:
|
||||
objectReference: {fileID: 414098368, guid: 7cc3a19093059d24693f1564bf0625a2, type: 3}
|
||||
- target: {fileID: 6371355163809409771, guid: a7f9eb9ed32c28440bfd70e3950f9653, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: -45.1
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
--- !u!114 &168437691701990895 stripped
|
||||
MonoBehaviour:
|
||||
m_CorrespondingSourceObject: {fileID: 6450957414722280522, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
m_PrefabInstance: {fileID: 6615803963585235365}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!224 &1523489502978496335 stripped
|
||||
RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 5689325090199527146, guid: 34de031f836f23e428430ac32199dd86, type: 3}
|
||||
m_PrefabInstance: {fileID: 6615803963585235365}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 98fb29cabd522e14fa8766173ff303f2
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,77 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &5470153155665659945
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 5013648176251334136}
|
||||
- component: {fileID: 7658758246177506092}
|
||||
- component: {fileID: 7567018560313823932}
|
||||
m_Layer: 0
|
||||
m_Name: SPR_Apocalypse_Greeble_2Wires01 (1)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &5013648176251334136
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5470153155665659945}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 55, y: -777.5}
|
||||
m_SizeDelta: {x: 110, y: 495}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &7658758246177506092
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5470153155665659945}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &7567018560313823932
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5470153155665659945}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: 83ea4ffd46ad02b469c5038ed79b146d, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
m_FillClockwise: 1
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7e1248171f8348e4db6e10ab0667a497
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d5519c9c6ff547248979ab0703f977d4
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: eb14e4526f3f87649a2dfdf814ae10e3
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,26 +0,0 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.Events;
|
||||
|
||||
public class ClickableSprite : MonoBehaviour
|
||||
{
|
||||
public UnityEvent OnPointerClick;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
OnPointerClick = new UnityEvent();
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
if (Input.GetMouseButtonDown(0))
|
||||
{
|
||||
Vector2 mousePosition = Camera.main.ScreenToWorldPoint(Input.mousePosition);
|
||||
RaycastHit2D hit = Physics2D.Raycast(mousePosition, Vector2.zero);
|
||||
if (hit.collider != null && hit.collider.gameObject == this.gameObject)
|
||||
{
|
||||
Debug.Log("Sprite was clicked!");
|
||||
OnPointerClick?.Invoke();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 026ece0c43afc10428f5586cc963f5dd
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,22 +0,0 @@
|
||||
using System.Collections;
|
||||
using UnityEngine;
|
||||
using DG.Tweening;
|
||||
public class CameraZoom : MonoBehaviour
|
||||
{
|
||||
public Transform eyeTransform; // 眼睛的Transform
|
||||
public float zoomDuration = 1; // 缩放的持续时间
|
||||
|
||||
public IEnumerator ZoomToEye()
|
||||
{
|
||||
// 计算缩放的目标位置和大小
|
||||
Vector3 targetPosition = eyeTransform.position;
|
||||
float targetSize = 0.1f; // 你可以根据需要调整这个值
|
||||
|
||||
// 缩放相机
|
||||
Camera.main.transform.DOMove(targetPosition, zoomDuration);
|
||||
Camera.main.DOOrthoSize(targetSize, zoomDuration);
|
||||
|
||||
// 等待缩放完成
|
||||
yield return new WaitForSeconds(zoomDuration);
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4fcb562c81d056c4faf9dbc6bb3f4e81
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8639287f41e5c984491288a8c658a65e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,32 +0,0 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
using System;
|
||||
|
||||
[System.Serializable]
|
||||
public class Entry
|
||||
{
|
||||
private EyeTransitionManager eyeTransitionManager;
|
||||
|
||||
public enum ButtonAction
|
||||
{
|
||||
ExecuteCode,
|
||||
EnterEyeView,
|
||||
EnterUFView,
|
||||
EnterMemoryView
|
||||
// 添加其他你需要的操作
|
||||
}
|
||||
|
||||
public Button button;
|
||||
public ButtonAction buttonAction;
|
||||
public string codeDescription; // 添加一个字段来存储代码的描述
|
||||
|
||||
public void SetupButton(ManualManager manualManager, EyeTransitionManager eyeTransitionManager)
|
||||
{
|
||||
this.eyeTransitionManager = eyeTransitionManager; // Store a reference to the EyeTransitionManager
|
||||
|
||||
button.onClick.AddListener(() =>
|
||||
{
|
||||
manualManager.ShowCode(this); // 修改这里,将当前条目传递给 ShowCode 方法
|
||||
});
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ae4a677e2a13e444f967a2c0a8ae9590
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,109 +0,0 @@
|
||||
using UnityEngine;
|
||||
using System.Collections.Generic;
|
||||
using DG.Tweening;
|
||||
using UnityEngine.UI;
|
||||
using TMPro;
|
||||
|
||||
public class ManualManager : MonoBehaviour
|
||||
{
|
||||
public List<Page> pages;
|
||||
public EyeTransitionManager eyeTransitionManager;
|
||||
public GameObject manualGameObject;
|
||||
public Button manualButton;
|
||||
public GameObject executeWindow;
|
||||
public TextMeshProUGUI executeWindowText;
|
||||
public Button executeWindowButton;
|
||||
public Button nextPageButton;
|
||||
public Button previousPageButton;
|
||||
|
||||
private bool isManualVisible = false;
|
||||
private int currentIndex = 0;
|
||||
private Entry currentEntry; // 添加一个变量来保存当前选中的条目
|
||||
|
||||
private void Start()
|
||||
{
|
||||
foreach (var page in pages)
|
||||
{
|
||||
page.SetupPage(this, eyeTransitionManager);
|
||||
page.gameObject.SetActive(false); // 初始化时隐藏所有页面
|
||||
}
|
||||
|
||||
manualButton.onClick.AddListener(ToggleManual);
|
||||
nextPageButton.onClick.AddListener(NextPage);
|
||||
previousPageButton.onClick.AddListener(PreviousPage);
|
||||
}
|
||||
|
||||
private void ToggleManual()
|
||||
{
|
||||
isManualVisible = !isManualVisible;
|
||||
manualGameObject.SetActive(isManualVisible);
|
||||
if (isManualVisible)
|
||||
{
|
||||
pages[currentIndex].gameObject.SetActive(true); // 显示当前页面
|
||||
}
|
||||
else
|
||||
{
|
||||
foreach (var page in pages)
|
||||
{
|
||||
page.gameObject.SetActive(false); // 隐藏所有页面
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void ShowCode(Entry entry) // 修改这个方法,使其接受一个 Entry 对象作为参数
|
||||
{
|
||||
currentEntry = entry; // 更新当前选中的条目
|
||||
executeWindow.SetActive(true);
|
||||
executeWindowText.text = entry.codeDescription; // 显示条目的代码描述
|
||||
executeWindowButton.onClick.AddListener(() =>
|
||||
{
|
||||
executeWindow.SetActive(false);
|
||||
ExecuteCode(); // 在这里添加执行代码的逻辑
|
||||
});
|
||||
}
|
||||
|
||||
public void ExecuteCode()
|
||||
{
|
||||
if (currentEntry != null)
|
||||
{
|
||||
Debug.Log("Executing code: " + currentEntry.codeDescription);
|
||||
switch (currentEntry.buttonAction)
|
||||
{
|
||||
case Entry.ButtonAction.ExecuteCode:
|
||||
// 在这里添加执行代码的逻辑
|
||||
break;
|
||||
case Entry.ButtonAction.EnterEyeView:
|
||||
eyeTransitionManager.RequestViewChange(EyeTransitionManager.ViewState.EyeView);
|
||||
break;
|
||||
case Entry.ButtonAction.EnterUFView:
|
||||
eyeTransitionManager.RequestViewChange(EyeTransitionManager.ViewState.UFView);
|
||||
break;
|
||||
case Entry.ButtonAction.EnterMemoryView:
|
||||
eyeTransitionManager.RequestViewChange(EyeTransitionManager.ViewState.MemoryView);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
executeWindowButton.onClick.RemoveAllListeners(); // 执行完操作后,移除监听器
|
||||
}
|
||||
|
||||
private void NextPage()
|
||||
{
|
||||
if (currentIndex < pages.Count - 1)
|
||||
{
|
||||
pages[currentIndex].gameObject.SetActive(false); // 隐藏当前页面
|
||||
currentIndex++;
|
||||
pages[currentIndex].gameObject.SetActive(true); // 显示新页面
|
||||
}
|
||||
}
|
||||
|
||||
private void PreviousPage()
|
||||
{
|
||||
if (currentIndex > 0)
|
||||
{
|
||||
pages[currentIndex].gameObject.SetActive(false); // 隐藏当前页面
|
||||
currentIndex--;
|
||||
pages[currentIndex].gameObject.SetActive(true); // 显示新页面
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 34c9c9a52eb8f774dbf8c76e376c33ab
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user