18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 新增界面ScaleOverInOut曲线(给策划/美术调
1个文件已修改
2个文件已添加
56 ■■■■■ 已修改文件
BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset 47 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset.meta 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI/ServerListWin.prefab 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
New file
@@ -0,0 +1,47 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 5e8751910f36c154898b3bca27c09d8b, type: 3}
  m_Name: UI_ScaleOverInOut
  m_EditorClassIdentifier:
  curve:
    serializedVersion: 2
    m_Curve:
    - serializedVersion: 3
      time: 0
      value: 0
      inSlope: 1.3593498
      outSlope: 1.3593498
      tangentMode: 34
      weightedMode: 0
      inWeight: 0
      outWeight: 0.33333334
    - serializedVersion: 3
      time: 0.7356458
      value: 1
      inSlope: 0.46972936
      outSlope: 0.46972936
      tangentMode: 34
      weightedMode: 0
      inWeight: 0.33333334
      outWeight: 0.33333334
    - serializedVersion: 3
      time: 1
      value: 0.889
      inSlope: -0.41989115
      outSlope: -0.41989115
      tangentMode: 34
      weightedMode: 0
      inWeight: 0.33333334
      outWeight: 0
    m_PreInfinity: 2
    m_PostInfinity: 2
    m_RotationOrder: 4
BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset.meta
New file
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e260faf948cdc1e41a4e7dbf98a1b4e5
NativeFormatImporter:
  externalObjects: {}
  mainObjectFileID: 11400000
  userData:
  assetBundleName:
  assetBundleVariant:
UI/ServerListWin.prefab
@@ -3418,6 +3418,7 @@
  closeAnimationType: 0
  _rectTransform: {fileID: 5441740318815741902}
  animeDuration: 0.2
  scaleOverInOutCurve: {fileID: 11400000, guid: e260faf948cdc1e41a4e7dbf98a1b4e5, type: 2}
  animationEase: 6
  lastUsedRound: 0
  parentUI: {fileID: 0}