This commit is contained in:
huangjiayu 2023-09-18 08:08:53 +08:00
commit d5308e7249
67 changed files with 6819 additions and 1359 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -0,0 +1,135 @@
fileFormatVersion: 2
guid: 0128dc9a1e444534ea6027038c8425ec
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -248,6 +248,7 @@ GameObject:
- component: {fileID: 7841566712123838780} - component: {fileID: 7841566712123838780}
- component: {fileID: 7841566712123838781} - component: {fileID: 7841566712123838781}
- component: {fileID: 7841566712123838783} - component: {fileID: 7841566712123838783}
- component: {fileID: -7945763279749003775}
m_Layer: 5 m_Layer: 5
m_Name: OptionItem m_Name: OptionItem
m_TagString: Untagged m_TagString: Untagged
@ -330,3 +331,48 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
ID: {fileID: 7841566711167579075} ID: {fileID: 7841566711167579075}
info: {fileID: 7841566711052037343} info: {fileID: 7841566711052037343}
selfBtn: {fileID: -7945763279749003775}
--- !u!114 &-7945763279749003775
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7841566712123838755}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
m_SelectOnRight: {fileID: 0}
m_Transition: 1
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
m_HighlightedSprite: {fileID: 0}
m_PressedSprite: {fileID: 0}
m_SelectedSprite: {fileID: 0}
m_DisabledSprite: {fileID: 0}
m_AnimationTriggers:
m_NormalTrigger: Normal
m_HighlightedTrigger: Highlighted
m_PressedTrigger: Pressed
m_SelectedTrigger: Selected
m_DisabledTrigger: Disabled
m_Interactable: 1
m_TargetGraphic: {fileID: 7841566712123838781}
m_OnClick:
m_PersistentCalls:
m_Calls: []

View File

@ -182,90 +182,6 @@ SpriteRenderer:
m_WasSpriteAssigned: 1 m_WasSpriteAssigned: 1
m_MaskInteraction: 0 m_MaskInteraction: 0
m_SpriteSortPoint: 0 m_SpriteSortPoint: 0
--- !u!1 &4301222307498929195
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4301222307498929192}
- component: {fileID: 4301222307498929193}
m_Layer: 0
m_Name: "\u53D1\u7535"
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4301222307498929192
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4301222307498929195}
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: 4301222307786538278}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!212 &4301222307498929193
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4301222307498929195}
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: 10754, guid: 0000000000000000f000000000000000, type: 0}
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: 0
m_Sprite: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 1, y: 1}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 0
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1 &4301222307786538273 --- !u!1 &4301222307786538273
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -296,7 +212,6 @@ Transform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 4301222306241434058} - {fileID: 4301222306241434058}
- {fileID: 4301222307498929192}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -313,6 +228,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
url: http://111.229.30.246:10013/Handler/Taiqu.ashx?action=rdjdydl&bianhao= url: http://111.229.30.246:10013/Handler/Taiqu.ashx?action=rdjdydl&bianhao=
trainStateUrl:
spriteRenderer: {fileID: 4301222306241434059} spriteRenderer: {fileID: 4301222306241434059}
textMesh: {fileID: 4301222306098253161} textMesh: {fileID: 4301222306098253161}
sprites: sprites:

View File

@ -55,6 +55,7 @@ namespace Adam
closeBtn.gameObject.SetActive(true); closeBtn.gameObject.SetActive(true);
SwitchPanel(false); SwitchPanel(false);
SceneLoad.Instance.SceneChange("工具间场景"); SceneLoad.Instance.SceneChange("工具间场景");
} }
} }
} }

View File

@ -18,6 +18,7 @@ namespace Adam
public GameObject[] panels; public GameObject[] panels;
public GameObject buttomPanel; public GameObject buttomPanel;
public Toggle BirdEyeView; public Toggle BirdEyeView;
public FirstPersonController firstPersonController;
// Use this for initialization // Use this for initialization
private void Start() private void Start()
{ {
@ -31,6 +32,9 @@ namespace Adam
toggles[index].onValueChanged.AddListener((isOn) => toggles[index].onValueChanged.AddListener((isOn) =>
{ {
panels[index].SetActive(isOn); panels[index].SetActive(isOn);
if (firstPersonController == null)
firstPersonController = GameObject.FindGameObjectWithTag("Player").GetComponent<FirstPersonController>();
firstPersonController.enabled = !isOn;
}); });
} }
SwitchPanel(false); SwitchPanel(false);

View File

@ -16,6 +16,7 @@ namespace Components
{ {
public Text ID; public Text ID;
public Text info; public Text info;
public Button selfBtn;
public void SetValue(string _id, string _info) public void SetValue(string _id, string _info)
{ {
ID.text = _id; ID.text = _id;

View File

@ -13,7 +13,7 @@ using UnityEngine.UI;
//@description: //@description:
//============================================================ //============================================================
public class ToolItem : MonoBehaviour,IPointerEnterHandler,IPointerExitHandler public class ToolItem : MonoBehaviour, IPointerEnterHandler, IPointerExitHandler
{ {
public string toolName; public string toolName;
public Button closeButton; public Button closeButton;
@ -39,7 +39,7 @@ public class ToolItem : MonoBehaviour,IPointerEnterHandler,IPointerExitHandler
{ {
toolName = name; toolName = name;
closeButton.onClick.AddListener(OnClose); closeButton.onClick.AddListener(OnClose);
Texture2D icon = Resources.Load<Texture2D>("New/UI/" + name); Texture2D icon = Resources.Load<Texture2D>("New/UI/" + name);
showIcon.sprite = ToSprite(icon); showIcon.sprite = ToSprite(icon);
originPos = modelTransform.localPosition; originPos = modelTransform.localPosition;
@ -51,7 +51,10 @@ public class ToolItem : MonoBehaviour,IPointerEnterHandler,IPointerExitHandler
public void SetState(bool isActive) public void SetState(bool isActive)
{ {
closeButton.gameObject.SetActive(isActive); closeButton.gameObject.SetActive(isActive);
selfButton.interactable = !isActive; if (toolName == "工作卡")
selfButton.interactable = isActive;
else
selfButton.interactable = !isActive;
} }
/// <summary> /// <summary>
@ -74,7 +77,7 @@ public class ToolItem : MonoBehaviour,IPointerEnterHandler,IPointerExitHandler
} }
} }
private Sprite ToSprite(Texture2D t) private Sprite ToSprite(Texture2D t)
{ {
@ -96,7 +99,7 @@ public class ToolItem : MonoBehaviour,IPointerEnterHandler,IPointerExitHandler
public void OnPointerEnter(PointerEventData eventData) public void OnPointerEnter(PointerEventData eventData)
{ {
showName.text = toolName; showName.text = toolName;
tips.transform.position = transform.position + new Vector3(0,35 , 0); tips.transform.position = transform.position + new Vector3(0, 35, 0);
tips.SetActive(true); tips.SetActive(true);
} }

View File

@ -50,7 +50,6 @@ public enum RightAndWrong
public class ToolModelClick : MonoBehaviour public class ToolModelClick : MonoBehaviour
{ {
public Attribute attribute = Attribute.defaultModel; public Attribute attribute = Attribute.defaultModel;
public RightAndWrong rightAndWrong = RightAndWrong.defaultModel; public RightAndWrong rightAndWrong = RightAndWrong.defaultModel;
@ -64,13 +63,6 @@ public class ToolModelClick : MonoBehaviour
public Highlighter selfHighlighter; public Highlighter selfHighlighter;
//public GameObject tipPrefab;
//public GameObject tip;
//[ContextMenu("Set")]
//public void TTTTT()
//{
// tipPrefab = Resources.Load<GameObject>("ModelTips");
//}
private void Awake() private void Awake()
{ {
@ -92,18 +84,14 @@ public class ToolModelClick : MonoBehaviour
var current = SceneManager.GetActiveScene(); var current = SceneManager.GetActiveScene();
if (current.name == "工具间场景") if (current.name == "工具间场景")
UIManager.Instance.SetThreeDTip(gameObject.name); UIManager.Instance.SetThreeDTip(gameObject.name);
//tip = Instantiate(tipPrefab);
//tip.GetComponentInChildren<TextMesh>().text = gameObject.name;
//tip.transform.localPosition = transform.localPosition;
//tip.transform.localScale = Vector3.one;
//tip.transform.LookAt(Camera.main.transform.position);
//tip.transform.localEulerAngles = new Vector3(90f, 0, 0);
} }
private void OnMouseDown() private void OnMouseDown()
{ {
if (EventSystem.current.IsPointerOverGameObject()) if (EventSystem.current.IsPointerOverGameObject())
return; return;
var current = SceneManager.GetActiveScene();
if (current.name != "工具间场景") return;
onDown?.Invoke(); onDown?.Invoke();
ToolsItemManager.Instance.CreatToolItem(gameObject); ToolsItemManager.Instance.CreatToolItem(gameObject);
UIManager.Instance.SetThreeDTip(""); UIManager.Instance.SetThreeDTip("");
@ -124,6 +112,5 @@ public class ToolModelClick : MonoBehaviour
return; return;
onExit?.Invoke(); onExit?.Invoke();
UIManager.Instance.SetThreeDTip(""); UIManager.Instance.SetThreeDTip("");
//Destroy(tip);
} }
} }

View File

@ -1,44 +1,63 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using System; using System;
//============================================================ using System.Collections.Generic;
//支持中文文件使用UTF-8编码
//@author YangHua
//@create 20230916
//@company QianHuo
//
//@description:
//============================================================
namespace EData namespace EData
{ {
[Serializable] [Serializable]
public class Root public class Exam
{ {
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string state; public string id ;
/// <summary>
/// 试卷11
/// </summary>
public string exam_name ;
/// <summary>
/// 已发布
/// </summary>
public string state ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string message; public string start_time ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public Data data; public string end_time ;
}
[Serializable]
public class Data
{
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public ExamusersData exam; public string create_time ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public List<ListItem> list; public string create_user_id ;
/// <summary>
///
/// </summary>
public string r1 ;
/// <summary>
///
/// </summary>
public string r2 ;
/// <summary>
///
/// </summary>
public string r3 ;
/// <summary>
///
/// </summary>
public string r4 ;
/// <summary>
///
/// </summary>
public string r5 ;
/// <summary>
///
/// </summary>
public string state_dsc ;
} }
[Serializable] [Serializable]
public class ListItem public class ListItem
@ -46,213 +65,238 @@ namespace EData
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string id; public string id ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string exam_id; public string exam_id ;
/// <summary> /// <summary>
/// 用户9600001129 /// 用户9600001129
/// </summary> /// </summary>
public string user_no; public string user_no ;
/// <summary>
/// 仪征市弘桥路
/// </summary>
public string Address;
/// <summary>
/// 刘生萍
/// </summary>
public string UserName;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string AreaID; public string Address ;
/// <summary>
/// 用户9600001129
/// </summary>
public string UserName ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string AreaName; public string AreaID ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string UserType; public string AreaName ;
/// <summary> /// <summary>
/// /// 有光伏
/// </summary> /// </summary>
public string BiaoType; public string UserType ;
/// <summary>
/// 三相_无互感器_有光伏
/// </summary>
public string BiaoType ;
/// <summary> /// <summary>
/// 自建房场景 /// 自建房场景
/// </summary> /// </summary>
public string Scene; public string Scene ;
/// <summary> /// <summary>
/// 干扰 /// 异常
/// </summary> /// </summary>
public string UserState; public string UserState ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int A; public int A ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int V; public int V ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int AA; public int AA ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int AV; public string AA2 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int BA; public string AA3 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int BV; public int AV ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int CA; public string AV2 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int CV; public string AV3 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int Beilv; public int BA ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int PVW; public string BA2 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int PVNumber; public string BA3 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int DCW; public int BV ;
/// <summary>
///
/// </summary>
public string BV2 ;
/// <summary>
///
/// </summary>
public string BV3 ;
/// <summary>
///
/// </summary>
public int CA ;
/// <summary>
///
/// </summary>
public string CA2 ;
/// <summary>
///
/// </summary>
public string CA3 ;
/// <summary>
///
/// </summary>
public int CV ;
/// <summary>
///
/// </summary>
public string CV2 ;
/// <summary>
///
/// </summary>
public string CV3 ;
/// <summary>
///
/// </summary>
public int Beilv ;
/// <summary>
///
/// </summary>
public int PVW ;
/// <summary>
///
/// </summary>
public int PVNumber ;
/// <summary>
///
/// </summary>
public int DCW ;
/// <summary> /// <summary>
/// 电流异常 /// 电流异常
/// </summary> /// </summary>
public string WarningType; public string WarningType ;
/// <summary> /// <summary>
/// 电能表短接 /// 电能表短接
/// </summary> /// </summary>
public string OnSite; public string OnSite ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int Angle; public int Angle ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string IsChange; public string IsChange ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string create_time; public string create_time ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string r1; public string r1 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string r2; public string r2 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string r3; public string r3 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string r4; public string r4 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string r5; public string r5 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int v1; public int v1 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int v2; public int v2 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int v3; public int v3 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int v4; public int v4 ;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public int v5; public int v5 ;
/// <summary>
///
/// </summary>
public string huhao ;
/// <summary>
///
/// </summary>
public string is_fd ;
} }
[Serializable] [Serializable]
public class ExamusersData public class Data
{ {
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string id; public Exam exam ;
/// <summary>
/// 试卷11
/// </summary>
public string exam_name;
/// <summary>
/// 已发布
/// </summary>
public string state;
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
public string start_time; public List<ListItem> list ;
/// <summary>
///
/// </summary>
public string end_time;
/// <summary>
///
/// </summary>
public string create_time;
/// <summary>
///
/// </summary>
public string create_user_id;
/// <summary>
///
/// </summary>
public string r1;
/// <summary>
///
/// </summary>
public string r2;
/// <summary>
///
/// </summary>
public string r3;
/// <summary>
///
/// </summary>
public string r4;
/// <summary>
///
/// </summary>
public string r5;
/// <summary>
///
/// </summary>
public string state_dsc;
} }
[Serializable]
public class Root
{
} /// <summary>
///
/// </summary>
public string state ;
/// <summary>
///
/// </summary>
public string message ;
/// <summary>
///
/// </summary>
public Data data ;
}
}

View File

@ -22,6 +22,8 @@ namespace ttpData
[Serializable] [Serializable]
public class Data public class Data
{ {
public string zhbl;
public string yxrl;
public string[] rdj; public string[] rdj;
public string qxA; public string qxA;
public string qxB; public string qxB;
@ -30,4 +32,12 @@ namespace ttpData
public string qyB; public string qyB;
public string qyC; public string qyC;
} }
[Serializable]
public class TrainState
{
public string state;
public string message;
public string data;
}
} }

View File

@ -18,181 +18,182 @@ namespace MobileTerminal
{ {
public string state; public string state;
public string message; public string message;
public Data data; public List<string> data;
}
[Serializable]
public class Data
{
public JBSX[] jbsx;
public JBXX[] jbxx;
public JLZZXX[] jlzzxx;
}
[Serializable]
public class JBSX
{
/// <summary>
/// 周保林 用电户3209600004110
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 仪征市供电公司
/// </summary>
public string ;
/// <summary>
/// 考核
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string 线;
/// <summary>
/// 正常用电客户
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 江苏省扬州市仪征市真州镇仪征市区镇解放东路12号
/// </summary>
public string ;
/// <summary>
/// 无转供
/// </summary>
public string ;
}
[Serializable]
public class JBXX
{
/// <summary>
/// 周保林
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 正常用电客户
/// </summary>
public string ;
/// <summary>
/// 考核
/// </summary>
public string ;
/// <summary>
/// 仪征市供电公司
/// </summary>
public string ;
/// <summary>
/// 太阳能发电
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 考核
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string 线;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string ;
/// <summary>
/// PMS_石桥146线
/// </summary>
public string 线;
/// <summary>
/// 江苏省扬州市仪征市真州镇仪征市区镇解放东路12号
/// </summary>
public string ;
}
[Serializable]
public class JLZZXX
{
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 上网计量点1
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ID;
/// <summary>
///
/// </summary>
public string ID;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string ;
/// <summary>
/// 否
/// </summary>
public string 线;
/// <summary>
/// 上网关口
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
/// <summary>
/// 在用
/// </summary>
public string ;
/// <summary>
///
/// </summary>
public string ;
} }
//[Serializable]
//public class Data
//{
// public JBSX[] jbsx;
// public JBXX[] jbxx;
// public JLZZXX[] jlzzxx;
//}
//[Serializable]
//public class JBSX
//{
// /// <summary>
// /// 周保林 用电户3209600004110
// /// </summary>
// public string 名称;
// /// <summary>
// ///
// /// </summary>
// public string 用户编号;
// /// <summary>
// /// 仪征市供电公司
// /// </summary>
// public string 供电单位;
// /// <summary>
// /// 考核
// /// </summary>
// public string 用户分类;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否专线;
// /// <summary>
// /// 正常用电客户
// /// </summary>
// public string 用户状态;
// /// <summary>
// ///
// /// </summary>
// public string 合同容量;
// /// <summary>
// ///
// /// </summary>
// public string 运行容量;
// /// <summary>
// ///
// /// </summary>
// public string 首次建档日期;
// /// <summary>
// /// 江苏省扬州市仪征市真州镇仪征市区镇解放东路12号
// /// </summary>
// public string 用电地址;
// /// <summary>
// /// 无转供
// /// </summary>
// public string 转供户信息;
//}
//[Serializable]
//public class JBXX
//{
// /// <summary>
// /// 周保林
// /// </summary>
// public string 用户名称;
// /// <summary>
// ///
// /// </summary>
// public string 用户编号;
// /// <summary>
// /// 正常用电客户
// /// </summary>
// public string 用户状态;
// /// <summary>
// /// 考核
// /// </summary>
// public string 用户分类;
// /// <summary>
// /// 仪征市供电公司
// /// </summary>
// public string 供电单位;
// /// <summary>
// /// 太阳能发电
// /// </summary>
// public string 所属行业;
// /// <summary>
// ///
// /// </summary>
// public string 合同容量;
// /// <summary>
// ///
// /// </summary>
// public string 运行容量;
// /// <summary>
// ///
// /// </summary>
// public string 电压等级;
// /// <summary>
// ///
// /// </summary>
// public string 重要等级;
// /// <summary>
// /// 考核
// /// </summary>
// public string 用电类别;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否重点用户;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否专线;
// /// <summary>
// ///
// /// </summary>
// public string 首次建档;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否双电源;
// /// <summary>
// /// PMS_石桥146线
// /// </summary>
// public string 线路名称;
// /// <summary>
// /// 江苏省扬州市仪征市真州镇仪征市区镇解放东路12号
// /// </summary>
// public string 用电地址;
//}
//[Serializable]
//public class JLZZXX
//{
// /// <summary>
// ///
// /// </summary>
// public string 序号;
// /// <summary>
// /// 上网计量点1
// /// </summary>
// public string 计量点名称;
// /// <summary>
// ///
// /// </summary>
// public string 计量点ID;
// /// <summary>
// ///
// /// </summary>
// public string 电表ID;
// /// <summary>
// ///
// /// </summary>
// public string 电表资产编号;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否参考表;
// /// <summary>
// /// 否
// /// </summary>
// public string 是否专线;
// /// <summary>
// /// 上网关口
// /// </summary>
// public string 主用途类型;
// /// <summary>
// ///
// /// </summary>
// public string 计量点级数;
// /// <summary>
// /// 在用
// /// </summary>
// public string 状态;
// /// <summary>
// ///
// /// </summary>
// public string 倍率;
//}
} }

View File

@ -49,5 +49,26 @@ namespace Adam
} }
return pvw; return pvw;
} }
public List<string> GetABCcurrentAndvoltage()
{
List<string> listABC = new List<string>();
for (int i = 0;i < root.data.list.Count; i++)
{
int index = i;
string uerID = GlobalFlag.userId;
if (uerID.Equals(root.data.list[index].user_no))
{
listABC.Add(root.data.list[index].AA.ToString());
listABC.Add(root.data.list[index].BA.ToString());
listABC.Add(root.data.list[index].CA.ToString());
listABC.Add(root.data.list[index].AV.ToString());
listABC.Add(root.data.list[index].BV.ToString());
listABC.Add(root.data.list[index].CV.ToString());
}
}
return listABC;
}
} }
} }

View File

@ -23,5 +23,5 @@ public class GlobalFlag
public static int pvw; public static int pvw;
public static string userId = "9600004109"; public static string userId;
} }

View File

@ -28,30 +28,29 @@ namespace Adam
public void OnGo() public void OnGo()
{ {
string sceneInfo = ExamusersController.Instance.GetSceneInfoByUseNo(userID.text); string sceneInfo = ExamusersController.Instance.GetSceneInfoByUseNo(userID.text);
GlobalFlag.userId = userID.text;
Debug.Log(GlobalFlag.userId);
string[] tt = ToolUtility.GetInfo(sceneInfo, '_'); string[] tt = ToolUtility.GetInfo(sceneInfo, '_');
SceneInfoData sceneInfoData = new SceneInfoData(tt[0], tt[1], tt[2]); SceneInfoData sceneInfoData = new SceneInfoData(tt[0], tt[1], tt[2]);
GlobalFlag.sceneData = sceneInfoData; GlobalFlag.sceneData = sceneInfoData;
GlobalFlag.pvw = ExamusersController.Instance.GetPVWByUseNo(userID.text); GlobalFlag.pvw = ExamusersController.Instance.GetPVWByUseNo(userID.text);
switch (tt[3]) SceneLoad.Instance.SceneChange(tt[3]);
{ //switch (tt[3])
case "自建房场景": //{
SceneLoad.Instance.SceneChange("居民自建"); // case "自建房场景":
break; // SceneLoad.Instance.SceneChange("居民自建");
case "农家乐场景": // break;
SceneLoad.Instance.SceneChange("农家乐"); // case "农家乐场景":
break; // SceneLoad.Instance.SceneChange("农家乐");
case "小商户场景": // break;
SceneLoad.Instance.SceneChange("小商户"); // case "小商户场景":
break; // SceneLoad.Instance.SceneChange("小商户");
case "农贸市场场景": // break;
SceneLoad.Instance.SceneChange("农贸市场"); // case "农贸市场场景":
break; // SceneLoad.Instance.SceneChange("农贸市场");
} // break;
//}
SwitchPanel(); SwitchPanel();
UIManager.Instance.backToToolBtn.gameObject.SetActive(true); UIManager.Instance.backToToolBtn.gameObject.SetActive(true);
} }

View File

@ -21,6 +21,10 @@ namespace Adam
public InputField[] userIDs; public InputField[] userIDs;
public InputField[] userNames; public InputField[] userNames;
public InputField[] workSpace; public InputField[] workSpace;
public InputField[] aqcss;
public InputField[] fxdfx;
public GameObject jobCardPanel; public GameObject jobCardPanel;
public GameObject jobChoiceQuestionPanel; public GameObject jobChoiceQuestionPanel;
public OptionItem optionItemPrefab; public OptionItem optionItemPrefab;
@ -99,9 +103,28 @@ namespace Adam
for (int i = 0; i < af.data.Length; i++) for (int i = 0; i < af.data.Length; i++)
{ {
int index = i; int index = i;
string infoTemp = af.data[index];
OptionItem optionItemTemp = Instantiate(optionItemPrefab, optionItemContent); OptionItem optionItemTemp = Instantiate(optionItemPrefab, optionItemContent);
optionItemTemp.SetValue(index.ToString(), af.data[i]); optionItemTemp.SetValue(index.ToString(), infoTemp);
optionItemTemp.selfBtn.onClick.AddListener(() =>
{
OnOptionItemClick(index, infoTemp, name);
});
} }
} }
private void OnOptionItemClick(int index, string info,string name)
{
if (name == "FXDFX")
{
fxdfx[index].text = info;
}
else if (name == "AQCS")
{
aqcss[index].text = info;
}
}
} }
} }

View File

@ -18,8 +18,8 @@ using UnityEngine.UI;
public class MobileTerminalController : MonoBehaviour public class MobileTerminalController : MonoBehaviour
{ {
public string userViewUrl = "http://111.229.30.246:10013/Handler/Taiqu.ashx?action=dianbianhao&bianhao= "; public string userViewUrl;
public string tabelViewUrl = "http://111.229.30.246:10013/Handler/Taiqu.ashx?action=bianhaobiaoji&bianhao="; public string tabelViewUrl;
public InputField number; public InputField number;
/// <summary> /// <summary>
/// 表记数据 /// 表记数据
@ -68,32 +68,37 @@ public class MobileTerminalController : MonoBehaviour
isOnLoad = true; isOnLoad = true;
string url = userViewUrl + number.text; string url = userViewUrl + number.text;
mData = await AsyncWebReq.Get<UserViewData>(url); mData = await AsyncWebReq.Get<UserViewData>(url);
string jsonData = JsonConvert.SerializeObject(mData); for (int i = 0; i < mData.data.Count; i++)
AsyncWebReq.SetValue(jsonData, out jbsx, out jbxx, out jlzzxx);
foreach (var item in jbsx)
{ {
MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent); MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent);
string info = item.Key + ": " + item.Value; itemTip.SetValue(mData.data[i]);
itemTip.SetValue(info);
} }
//string jsonData = JsonConvert.SerializeObject(mData);
//AsyncWebReq.SetValue(jsonData, out jbsx, out jbxx, out jlzzxx);
foreach (var item in jbxx) //foreach (var item in jbsx)
{ //{
MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent); // MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent);
string info = item.Key + ": " + item.Value; // string info = item.Key + ": " + item.Value;
itemTip.SetValue(info); // itemTip.SetValue(info);
} //}
for (int i = 0; i < jlzzxx.Count; i++) //foreach (var item in jbxx)
{ //{
foreach (var item in jlzzxx[i]) // MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent);
{ // string info = item.Key + ": " + item.Value;
MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent); // itemTip.SetValue(info);
string info = item.Key + ": " + item.Value; //}
itemTip.SetValue(info);
} //for (int i = 0; i < jlzzxx.Count; i++)
} //{
// foreach (var item in jlzzxx[i])
// {
// MobileTerminalTipsItem itemTip = Instantiate(itemPrfab, userContent);
// string info = item.Key + ": " + item.Value;
// itemTip.SetValue(info);
// }
//}
SwitchView(0); SwitchView(0);
isOnLoad = false; isOnLoad = false;
} }
@ -125,7 +130,7 @@ public class MobileTerminalController : MonoBehaviour
/// </summary> /// </summary>
public void OnElectricitView() public void OnElectricitView()
{ {
if(isOnLoad ) return; if (isOnLoad) return;
if (number.text == "") return; if (number.text == "") return;
OnUser(); OnUser();

View File

@ -12,5 +12,12 @@ using UnityEngine;
public class ToolModelManager : MonoBehaviour public class ToolModelManager : MonoBehaviour
{ {
public ToolModelClick[] toolModelClicks;
public void GetAllToolModels()
{
GameObject toolContent = GameObject.FindGameObjectWithTag("AllTools");
toolModelClicks = toolContent.transform.GetComponentsInChildren<ToolModelClick>();
}
} }

View File

@ -21,6 +21,7 @@ public class ToolsItemManager : MonoSingleton<ToolsItemManager>
public Button closeBtn; public Button closeBtn;
public UnityEvent<GameObject> ItemClick; public UnityEvent<GameObject> ItemClick;
public Button recoverBtn; public Button recoverBtn;
public UnityEvent recoverEvent = new UnityEvent();
public Toggle bottomToolToggle; public Toggle bottomToolToggle;
public GameObject currentTool; public GameObject currentTool;
public GameObject ServerRecorderPanel; public GameObject ServerRecorderPanel;
@ -30,7 +31,9 @@ public class ToolsItemManager : MonoSingleton<ToolsItemManager>
closeBtn.onClick.AddListener(() => { SwictchToolPanel(false); }); closeBtn.onClick.AddListener(() => { SwictchToolPanel(false); });
recoverBtn.onClick.AddListener(() => recoverBtn.onClick.AddListener(() =>
{ {
recoverEvent?.Invoke();
RecoverCurrentInstantiateTool(currentTool); RecoverCurrentInstantiateTool(currentTool);
}); });
recoverBtn.gameObject.SetActive(false); recoverBtn.gameObject.SetActive(false);
ServerRecorderPanel.gameObject.SetActive(false); ServerRecorderPanel.gameObject.SetActive(false);
@ -125,6 +128,15 @@ public class ToolsItemManager : MonoSingleton<ToolsItemManager>
} }
} }
public void ResetState()
{
for (int i = 0; i < toolItems.Count; i++)
{
toolItems[i].SetState(true);
}
}
public IEnumerator WaitShowServerRecorderPanel() public IEnumerator WaitShowServerRecorderPanel()
{ {
ServerRecorderPanel.gameObject.SetActive(true); ServerRecorderPanel.gameObject.SetActive(true);

View File

@ -1,6 +1,7 @@
using Adam; using Adam;
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.Threading.Tasks;
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;
//============================================================ //============================================================
@ -20,6 +21,7 @@ public class UIManager : MonoSingleton<UIManager>
public BottomController bottomCotroller; public BottomController bottomCotroller;
public JobCardController jobCardController; public JobCardController jobCardController;
public ExitCheckController exitCheckController; public ExitCheckController exitCheckController;
public ToolModelManager toolModelManager;
public Button exitBtn; public Button exitBtn;
public Button backToToolBtn; public Button backToToolBtn;
public Text threeDTip; public Text threeDTip;
@ -39,14 +41,34 @@ public class UIManager : MonoSingleton<UIManager>
} }
}); });
exitBtn.gameObject.SetActive(false); exitBtn.gameObject.SetActive(false);
backToToolBtn.onClick.AddListener(BackToTool); backToToolBtn.onClick.AddListener(() =>
{
ToolsItemManager.recoverEvent.RemoveAllListeners();
ToolsItemManager.ResetState();
backToToolBtn.gameObject.SetActive(false);
bottomCotroller.BirdEyeView.gameObject.SetActive(false);
BackToTool();
});
backToToolBtn.gameObject.SetActive(false); backToToolBtn.gameObject.SetActive(false);
DontDestroyOnLoad(this); DontDestroyOnLoad(this);
} }
private void BackToTool() private async void BackToTool()
{ {
SceneLoad.Instance.SceneChange("工具间场景"); SceneLoad.Instance.SceneChange("工具间场景");
await Task.Delay(500);
toolModelManager.GetAllToolModels();
for (int i = 0; i < ToolsItemManager.toolItems.Count; i++)
{
for (int j = 0; j < toolModelManager.toolModelClicks.Length; j++)
{
if (ToolsItemManager.toolItems[i].originPos == toolModelManager.toolModelClicks[j].transform.localPosition)
{
Destroy(toolModelManager.toolModelClicks[j].gameObject);
}
}
}
} }
public void SetThreeDTip(string name) public void SetThreeDTip(string name)

View File

@ -1,5 +1,7 @@
using Adam;
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq;
using ttpData; using ttpData;
using UnityEngine; using UnityEngine;
//============================================================ //============================================================
@ -14,18 +16,43 @@ namespace Views
{ {
public class ThreeTransformerPhotovoltaicView : MonoBehaviour public class ThreeTransformerPhotovoltaicView : MonoBehaviour
{ {
public string url = "http://111.229.30.246:10013/Handler/Taiqu.ashx?action=rdjdydl&bianhao="; public string url = "http://111.229.30.246:10013/Handler/Taiqu.ashx?action=zhengchang&bianhao=";
public string trainStateUrl = "http://111.229.30.246:10013/Handler/Taiqu.ashx?action=isright&bianhao=";
public SpriteRenderer spriteRenderer; public SpriteRenderer spriteRenderer;
public TextMesh textMesh; public TextMesh textMesh;
public string isFD;
public Sprite[] sprites; public Sprite[] sprites;
public string[] infos; public List<string> infos = new List<string>();
public ThreeTransformerPhotovoltaicData ttpData;
public TrainState trainData;
// Use this for initialization // Use this for initialization
private async void Start() private async void Start()
{ {
string _url = url + GlobalFlag.userId; string _url = url + GlobalFlag.userId;
string trainUrl = trainStateUrl + GlobalFlag.userId;
Debug.Log(_url); Debug.Log(_url);
ThreeTransformerPhotovoltaicData ttpData = await AsyncWebReq.Get<ThreeTransformerPhotovoltaicData>(_url); ttpData = await AsyncWebReq.Get<ThreeTransformerPhotovoltaicData>(_url);
infos = ttpData.data.rdj; infos = ttpData.data.rdj.ToList();
trainData = await AsyncWebReq.Get<TrainState>(trainUrl);
Debug.Log(trainData);
if (trainData.message == "正常")
{
infos.Add(ttpData.data.qxA);
infos.Add(ttpData.data.qxB);
infos.Add(ttpData.data.qxC);
infos.Add(ttpData.data.qyA);
infos.Add(ttpData.data.qyB);
infos.Add(ttpData.data.qyC);
}
else
{
List<string> listTemp = ExamusersController.Instance.GetABCcurrentAndvoltage();
foreach (string info in listTemp)
{
infos.Add(info);
Debug .Log (info);
}
}
} }
public int index = 0; public int index = 0;

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,6 @@ Material:
m_Shader: {fileID: 47, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 47, guid: 0000000000000000f000000000000000, type: 0}
m_ValidKeywords: m_ValidKeywords:
- _EMISSION - _EMISSION
- _METALLICGLOSSMAP
- _NORMALMAP - _NORMALMAP
- _SPECGLOSSMAP - _SPECGLOSSMAP
m_InvalidKeywords: [] m_InvalidKeywords: []
@ -49,7 +48,7 @@ Material:
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _MetallicGlossMap: - _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: d0b7d05edaefa614e8929df8517a966f, type: 3} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _OcclusionMap: - _OcclusionMap:
@ -73,7 +72,7 @@ Material:
- _GlossMapScale: 1 - _GlossMapScale: 1
- _Glossiness: 0.5 - _Glossiness: 0.5
- _GlossyReflections: 1 - _GlossyReflections: 1
- _Metallic: 0 - _Metallic: 0.533
- _Mode: 0 - _Mode: 0
- _OcclusionStrength: 1 - _OcclusionStrength: 1
- _Parallax: 0.02 - _Parallax: 0.02
@ -83,6 +82,6 @@ Material:
- _UVSec: 0 - _UVSec: 0
- _ZWrite: 1 - _ZWrite: 1
m_Colors: m_Colors:
- _Color: {r: 0.9528302, g: 0.9528302, b: 0.9528302, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: [] m_BuildTextureStacks: []

View File

@ -406,7 +406,7 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 183119646645465955} m_GameObject: {fileID: 183119646645465955}
m_Enabled: 1 m_Enabled: 0
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1b7105d1f10415c419458fa7df96cb55, type: 3} m_Script: {fileID: 11500000, guid: 1b7105d1f10415c419458fa7df96cb55, type: 3}
m_Name: m_Name:
@ -880,6 +880,8 @@ MonoBehaviour:
name: "\u7528\u7535_AA2" name: "\u7528\u7535_AA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 5
unit: A
--- !u!114 &1791810255 --- !u!114 &1791810255
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1011,10 +1013,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 5
name: "\u7528\u7535_CV2" name: "\u7528\u7535_CV2"
isBlack: 0 isBlack: 0
VV: V
--- !u!1 &763471463664476292 --- !u!1 &763471463664476292
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1623,10 +1626,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 5
name: "\u7528\u7535_CV3" name: "\u7528\u7535_CV3"
isBlack: 0 isBlack: 0
VV: V
--- !u!1 &1241165713762030815 --- !u!1 &1241165713762030815
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1986,10 +1990,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 10
name: "\u7528\u7535_CV3" name: "\u7528\u7535_CV3"
isBlack: 0 isBlack: 0
VV: ' V'
--- !u!1 &1918222522557054203 --- !u!1 &1918222522557054203
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2566,6 +2571,8 @@ MonoBehaviour:
name: "\u7528\u7535_CA2" name: "\u7528\u7535_CA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 10
unit: A
--- !u!1 &2848851287756016752 --- !u!1 &2848851287756016752
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2672,7 +2679,7 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2848851287756016752} m_GameObject: {fileID: 2848851287756016752}
m_Enabled: 1 m_Enabled: 0
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1b7105d1f10415c419458fa7df96cb55, type: 3} m_Script: {fileID: 11500000, guid: 1b7105d1f10415c419458fa7df96cb55, type: 3}
m_Name: m_Name:
@ -2690,6 +2697,8 @@ GameObject:
- component: {fileID: 3313878054425819741} - component: {fileID: 3313878054425819741}
- component: {fileID: 999037576174543312} - component: {fileID: 999037576174543312}
- component: {fileID: 5490236489971416305} - component: {fileID: 5490236489971416305}
- component: {fileID: 2923343074421989141}
- component: {fileID: 7441753607890645216}
m_Layer: 0 m_Layer: 0
m_Name: Object428 m_Name: Object428
m_TagString: Untagged m_TagString: Untagged
@ -2762,6 +2771,32 @@ MeshRenderer:
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0} m_AdditionalVertexStreams: {fileID: 0}
--- !u!65 &2923343074421989141
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3186866297575896574}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 0.0457753, y: 0.043387014, z: 0.033180986}
m_Center: {x: -0.0011986911, y: -0.007815547, z: 0.012166697}
--- !u!114 &7441753607890645216
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3186866297575896574}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7c87fecd3e21b334ba6ebe2ad40d106c, type: 3}
m_Name:
m_EditorClassIdentifier:
mesh: {fileID: 828720081697923098}
--- !u!1 &3257671273237242133 --- !u!1 &3257671273237242133
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -3077,10 +3112,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 7
name: "\u7528\u7535_CV3" name: "\u7528\u7535_CV3"
isBlack: 0 isBlack: 0
VV: V
--- !u!1 &3780776059789330294 --- !u!1 &3780776059789330294
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -3302,6 +3338,8 @@ MonoBehaviour:
name: "\u7528\u7535_BA2" name: "\u7528\u7535_BA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 6
unit: A
--- !u!114 &1791810253 --- !u!114 &1791810253
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -3629,6 +3667,8 @@ MonoBehaviour:
name: "\u7528\u70B9_BA2" name: "\u7528\u70B9_BA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 5
unit: A
--- !u!114 &1791810254 --- !u!114 &1791810254
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -4009,10 +4049,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 2
name: "\u7528\u7535_CV2" name: "\u7528\u7535_CV2"
isBlack: 0 isBlack: 0
VV: V
--- !u!1 &5317200332185298439 --- !u!1 &5317200332185298439
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -4641,6 +4682,8 @@ MonoBehaviour:
name: "\u7528\u7535_AA2" name: "\u7528\u7535_AA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 2
unit: A
--- !u!64 &7534600608170525114 --- !u!64 &7534600608170525114
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -4862,6 +4905,8 @@ MonoBehaviour:
name: "\u7528\u7535_CA2" name: "\u7528\u7535_CA2"
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 10
unit: A
--- !u!114 &1791810252 --- !u!114 &1791810252
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5221,10 +5266,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 0
name: N name: N
isBlack: 1 isBlack: 1
VV:
--- !u!1 &8644223648774417466 --- !u!1 &8644223648774417466
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5418,10 +5464,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3} m_Script: {fileID: 11500000, guid: a43fdde5b2278bc4ea8228a3eae8c8ec, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
electricity: 0 electricity: 1
activation: 0 activation: 9
name: "\u7528\u7535_CV2" name: "\u7528\u7535_CV2"
isBlack: 0 isBlack: 0
VV: V
--- !u!1 &8686247563076990760 --- !u!1 &8686247563076990760
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5515,6 +5562,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 6482818628852478495} - component: {fileID: 6482818628852478495}
- component: {fileID: 6276449713238507259}
m_Layer: 0 m_Layer: 0
m_Name: "\u4E09\u76F8_\u65E0\u4E92\u611F\u5668_\u65E0\u5149\u4F0F" m_Name: "\u4E09\u76F8_\u65E0\u4E92\u611F\u5668_\u65E0\u5149\u4F0F"
m_TagString: Untagged m_TagString: Untagged
@ -5544,6 +5592,19 @@ Transform:
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6276449713238507259
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8814916775944311458}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cf85d7ecb61a07b44af353b4076e57ff, type: 3}
m_Name:
m_EditorClassIdentifier:
clampAmmetersInteractives: []
--- !u!1 &8891900236170593541 --- !u!1 &8891900236170593541
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5865,6 +5926,18 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8116758301364444328, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7104531441027181592, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: -6135323959174509748, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: -5260060894338397145, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3} - target: {fileID: -5260060894338397145, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_LocalEulerAnglesHint.x propertyPath: m_LocalEulerAnglesHint.x
value: -0.00006103506 value: -0.00006103506
@ -5877,6 +5950,10 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0.00016784667 value: 0.00016784667
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -3094519758374681016, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: -3013769497943921491, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3} - target: {fileID: -3013769497943921491, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_LocalScale.x propertyPath: m_LocalScale.x
value: 0.5318197 value: 0.5318197
@ -5897,6 +5974,10 @@ PrefabInstance:
propertyPath: m_IsActive propertyPath: m_IsActive
value: 1 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 1437794174185993398, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1934297243589407246, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3} - target: {fileID: 1934297243589407246, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 1.2 value: 1.2
@ -5929,6 +6010,26 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 2097911494752482903, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2337052985069988118, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3306945913174669214, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3587840515185738510, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4100218984641909529, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5213865969853075656, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3} - target: {fileID: 5213865969853075656, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_DirtyAABB propertyPath: m_DirtyAABB
value: 0 value: 0
@ -5961,6 +6062,14 @@ PrefabInstance:
propertyPath: m_BlendShapeWeights.Array.size propertyPath: m_BlendShapeWeights.Array.size
value: 1 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6464544102738605386, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8526372940484349156, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8526372940484349156, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3} - target: {fileID: 8526372940484349156, guid: 13e6757fcb98e1e4bbc94e07f67e0dbb, type: 3}
propertyPath: m_TagString propertyPath: m_TagString
value: YanDian value: YanDian

View File

@ -370,6 +370,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 828261942} g1: {fileID: 828261942}
name: "\u7528\u7535_AA2" name: "\u7528\u7535_AA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &802787404017427454 --- !u!64 &802787404017427454
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -561,6 +565,8 @@ GameObject:
- component: {fileID: 1278288147205125454} - component: {fileID: 1278288147205125454}
- component: {fileID: 8320404840817262237} - component: {fileID: 8320404840817262237}
- component: {fileID: 2933440632977776610} - component: {fileID: 2933440632977776610}
- component: {fileID: 1430584271966503639}
- component: {fileID: 4282438891055449266}
m_Layer: 0 m_Layer: 0
m_Name: "\u8BA1\u91CF\u8868_\u6309\u94AE_\u4E0A002" m_Name: "\u8BA1\u91CF\u8868_\u6309\u94AE_\u4E0A002"
m_TagString: Untagged m_TagString: Untagged
@ -633,6 +639,46 @@ MeshRenderer:
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0} m_AdditionalVertexStreams: {fileID: 0}
--- !u!65 &1430584271966503639
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 364215905846846160}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 0.00881958, y: 0.016798094, z: 0.010143056}
m_Center: {x: -0.000000059604645, y: -0.0000066785133, z: 0.00000034458935}
--- !u!114 &4282438891055449266
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 364215905846846160}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2c7884dee69b6a34d9fb51800efe59f1, type: 3}
m_Name:
m_EditorClassIdentifier:
onMouseDwon:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 8383901371750192783}
m_TargetAssemblyTypeName: Views.ThreeTransformerPhotovoltaicView, Assembly-CSharp
m_MethodName: OnUp
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
--- !u!1 &367645293117803107 --- !u!1 &367645293117803107
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -644,6 +690,8 @@ GameObject:
- component: {fileID: 6410156867785914120} - component: {fileID: 6410156867785914120}
- component: {fileID: 7854859249840885272} - component: {fileID: 7854859249840885272}
- component: {fileID: 6253669163026534955} - component: {fileID: 6253669163026534955}
- component: {fileID: 3932038801141271538}
- component: {fileID: 8664020790121978656}
m_Layer: 0 m_Layer: 0
m_Name: "\u8BA1\u91CF\u8868_\u6309\u94AE_\u4E0B002" m_Name: "\u8BA1\u91CF\u8868_\u6309\u94AE_\u4E0B002"
m_TagString: Untagged m_TagString: Untagged
@ -716,6 +764,46 @@ MeshRenderer:
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0} m_AdditionalVertexStreams: {fileID: 0}
--- !u!65 &3932038801141271538
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 367645293117803107}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 0.00881958, y: 0.01679809, z: 0.010143056}
m_Center: {x: -0.000000059604645, y: -0.0000066766506, z: 0.00000030733645}
--- !u!114 &8664020790121978656
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 367645293117803107}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2c7884dee69b6a34d9fb51800efe59f1, type: 3}
m_Name:
m_EditorClassIdentifier:
onMouseDwon:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 8383901371750192783}
m_TargetAssemblyTypeName: Views.ThreeTransformerPhotovoltaicView, Assembly-CSharp
m_MethodName: OnDown
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
--- !u!1 &414747018099015702 --- !u!1 &414747018099015702
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -997,6 +1085,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 5510298771229176834} g1: {fileID: 5510298771229176834}
name: "\u7528\u7535_CA3" name: "\u7528\u7535_CA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!1 &882740240257928397 --- !u!1 &882740240257928397
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1627,6 +1719,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 978512685} g1: {fileID: 978512685}
name: "\u7528\u7535_BA2" name: "\u7528\u7535_BA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &3779270377983782145 --- !u!64 &3779270377983782145
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1825,6 +1921,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 474222391} g1: {fileID: 474222391}
name: "\u7528\u7535_CA2" name: "\u7528\u7535_CA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &9124662342473540606 --- !u!64 &9124662342473540606
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2366,6 +2466,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 5510298771229176834} g1: {fileID: 5510298771229176834}
name: "\u7528\u7535_BA3" name: "\u7528\u7535_BA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &203956982629035202 --- !u!64 &203956982629035202
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2512,6 +2616,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 114521831} g1: {fileID: 114521831}
name: "\u7528\u7535_AA2" name: "\u7528\u7535_AA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &8330858888387296803 --- !u!64 &8330858888387296803
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -3020,6 +3128,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 7958380611471871807} g1: {fileID: 7958380611471871807}
name: "\u7528\u7535_AA3" name: "\u7528\u7535_AA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &7137907560168321248 --- !u!64 &7137907560168321248
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -3550,6 +3662,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 877527174} g1: {fileID: 877527174}
name: "\u7528\u7535_CA2" name: "\u7528\u7535_CA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &1191074510302990370 --- !u!64 &1191074510302990370
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -4763,6 +4879,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 5510298771229176834} g1: {fileID: 5510298771229176834}
name: "\u7528\u7535_AA3" name: "\u7528\u7535_AA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &1483003281333461482 --- !u!64 &1483003281333461482
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5127,6 +5247,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 5510298771229176834} g1: {fileID: 5510298771229176834}
name: "\u7528\u7535_BA3" name: "\u7528\u7535_BA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &3459726206515330861 --- !u!64 &3459726206515330861
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -6242,6 +6366,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 3739678117119996221} - component: {fileID: 3739678117119996221}
- component: {fileID: 8238197037551929153}
m_Layer: 0 m_Layer: 0
m_Name: "\u4E09\u76F8_\u6709\u4E92\u611F\u5668_\u65E0\u5149\u4F0F" m_Name: "\u4E09\u76F8_\u6709\u4E92\u611F\u5668_\u65E0\u5149\u4F0F"
m_TagString: Untagged m_TagString: Untagged
@ -6269,9 +6394,23 @@ Transform:
- {fileID: 5612271452311232281} - {fileID: 5612271452311232281}
- {fileID: 1454913978642549817} - {fileID: 1454913978642549817}
- {fileID: 7006305552974435347} - {fileID: 7006305552974435347}
- {fileID: 8383901371750192782}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &8238197037551929153
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5869344655596831337}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cf85d7ecb61a07b44af353b4076e57ff, type: 3}
m_Name:
m_EditorClassIdentifier:
clampAmmetersInteractives: []
--- !u!1 &5972927993521893981 --- !u!1 &5972927993521893981
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -8671,6 +8810,8 @@ GameObject:
- component: {fileID: 4921245831698629337} - component: {fileID: 4921245831698629337}
- component: {fileID: 6641481192770031696} - component: {fileID: 6641481192770031696}
- component: {fileID: 7414918683389844903} - component: {fileID: 7414918683389844903}
- component: {fileID: 6242103556353999212}
- component: {fileID: 6695749481864774285}
m_Layer: 0 m_Layer: 0
m_Name: Object414 m_Name: Object414
m_TagString: Untagged m_TagString: Untagged
@ -8743,6 +8884,33 @@ MeshRenderer:
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0} m_AdditionalVertexStreams: {fileID: 0}
--- !u!64 &6242103556353999212
MeshCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8817509929777487262}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 4
m_Convex: 0
m_CookingOptions: 30
m_Mesh: {fileID: 258591531374413408, guid: fb9dcd7a1b7c9d541a485f770d0c786c, type: 3}
--- !u!114 &6695749481864774285
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8817509929777487262}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7c87fecd3e21b334ba6ebe2ad40d106c, type: 3}
m_Name:
m_EditorClassIdentifier:
mesh: {fileID: 8703856849897999536}
--- !u!1 &8968105329856881069 --- !u!1 &8968105329856881069
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -9011,6 +9179,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 1632693535} g1: {fileID: 1632693535}
name: "\u7528\u7535_BA2" name: "\u7528\u7535_BA2"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &7267157407081037942 --- !u!64 &7267157407081037942
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -9126,6 +9298,10 @@ MonoBehaviour:
isInteractive: 0 isInteractive: 0
g1: {fileID: 5510298771229176834} g1: {fileID: 5510298771229176834}
name: "\u7528\u7535_CA3" name: "\u7528\u7535_CA3"
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!64 &2307476709251360141 --- !u!64 &2307476709251360141
MeshCollider: MeshCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -9691,10 +9867,26 @@ PrefabInstance:
m_Modification: m_Modification:
m_TransformParent: {fileID: 1549940567543248317} m_TransformParent: {fileID: 1549940567543248317}
m_Modifications: m_Modifications:
- target: {fileID: 5246147610555160698, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: VV
value: V
objectReference: {fileID: 0}
- target: {fileID: 7641420671573522198, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: VV
value: V
objectReference: {fileID: 0}
- target: {fileID: 7726381461732452939, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: VV
value: V
objectReference: {fileID: 0}
- target: {fileID: 8116465655200401029, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3} - target: {fileID: 8116465655200401029, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: m_Name propertyPath: m_Name
value: "\u7535\u538B\u89E6\u78B0\u70B9" value: "\u7535\u538B\u89E6\u78B0\u70B9"
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8206516948370009046, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: VV
value: V
objectReference: {fileID: 0}
- target: {fileID: 8695571647825121107, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3} - target: {fileID: 8695571647825121107, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 35 value: 35
@ -9746,3 +9938,188 @@ Transform:
m_CorrespondingSourceObject: {fileID: 8695571647825121107, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3} m_CorrespondingSourceObject: {fileID: 8695571647825121107, guid: da6ea3cb628035c4c9834bb12ae3761b, type: 3}
m_PrefabInstance: {fileID: 4318846428091722587} m_PrefabInstance: {fileID: 4318846428091722587}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1001 &5758022577365625768
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 3739678117119996221}
m_Modifications:
- target: {fileID: 4301222306241434058, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalPosition.y
value: 0.3745
objectReference: {fileID: 0}
- target: {fileID: 4301222306241434058, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalPosition.z
value: 0.2414
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538273, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_Name
value: "\u7528\u7535"
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_RootOrder
value: 8
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.size
value: 25
objectReference: {fileID: 0}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[0]
value:
objectReference: {fileID: 21300000, guid: 2cc1158dacf4188439f871079ec30ef1, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[1]
value:
objectReference: {fileID: 21300000, guid: ffa5fef008e78f6469e9a103886d9abc, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[2]
value:
objectReference: {fileID: 21300000, guid: e47a14287d4f78f42892cf161092e3da, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[3]
value:
objectReference: {fileID: 21300000, guid: 70151b92e4bdf44458d9c2962781bac3, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[4]
value:
objectReference: {fileID: 21300000, guid: 4bb2e45c9feb39946904d631a44d35c9, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[5]
value:
objectReference: {fileID: 21300000, guid: 4607df0c6d0eb4f4fa983ec0995e0cd1, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[6]
value:
objectReference: {fileID: 21300000, guid: 598012a979056a742bd5d9dc03576390, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[7]
value:
objectReference: {fileID: 21300000, guid: 3b9bcd25989cd884e81fe09f4928e324, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[8]
value:
objectReference: {fileID: 21300000, guid: d80f734b730657b40a0e06c333496a95, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[9]
value:
objectReference: {fileID: 21300000, guid: 16961d3b6dd95c2449dbb235fec3c663, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[10]
value:
objectReference: {fileID: 21300000, guid: 9f2a43a8273750646983e3fc3282f76d, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[11]
value:
objectReference: {fileID: 21300000, guid: b1a2cc1b032c55d43b8f5181ec45bb4f, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[12]
value:
objectReference: {fileID: 21300000, guid: 1ea169a73f0255a45a7ab3fbf0040e4a, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[13]
value:
objectReference: {fileID: 21300000, guid: bcf30d516ae939e4a867731028976cce, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[14]
value:
objectReference: {fileID: 21300000, guid: abeff76727423e14c9c196dd0cca9850, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[15]
value:
objectReference: {fileID: 21300000, guid: 1aa5bf59efd74134ca95d18ee9339eb8, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[16]
value:
objectReference: {fileID: 21300000, guid: 61a79eb053d6a4f4094ee67b4e77a981, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[17]
value:
objectReference: {fileID: 21300000, guid: c5fa4b65c19c1db499e481f148ceef05, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[18]
value:
objectReference: {fileID: 21300000, guid: 2acc388130074704782d22d537f356c4, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[19]
value:
objectReference: {fileID: 21300000, guid: 91a7b932aaeda4e40b7d6b463830abf9, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[20]
value:
objectReference: {fileID: 21300000, guid: 7d573be09ed7de444bca9ad37ec54025, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[21]
value:
objectReference: {fileID: 21300000, guid: 639f4b603bfc6874d9f3f23902177584, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[22]
value:
objectReference: {fileID: 21300000, guid: 58eb0e6b3720e554a93b6f4d8b936921, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[23]
value:
objectReference: {fileID: 21300000, guid: b21e10ac7878ef74b8b292f81e4d58c4, type: 3}
- target: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
propertyPath: sprites.Array.data[24]
value:
objectReference: {fileID: 21300000, guid: a007627423235514285d396e2b6a0520, type: 3}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
--- !u!4 &8383901371750192782 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4301222307786538278, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
m_PrefabInstance: {fileID: 5758022577365625768}
m_PrefabAsset: {fileID: 0}
--- !u!114 &8383901371750192783 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 4301222307786538279, guid: eafb03293d81e8c4f87199076f4b664a, type: 3}
m_PrefabInstance: {fileID: 5758022577365625768}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a74b3d6930f8a554d8a7f3470d698b8d, type: 3}
m_Name:
m_EditorClassIdentifier:

View File

@ -990,6 +990,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 1281350692733807052} - component: {fileID: 1281350692733807052}
- component: {fileID: 5154148772792602419}
m_Layer: 0 m_Layer: 0
m_Name: "\u5355\u9879_\u65E0\u4E92\u611F\u5668_\u65E0\u5149\u4F0F" m_Name: "\u5355\u9879_\u65E0\u4E92\u611F\u5668_\u65E0\u5149\u4F0F"
m_TagString: Untagged m_TagString: Untagged
@ -1013,6 +1014,19 @@ Transform:
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &5154148772792602419
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4358485102403047296}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cf85d7ecb61a07b44af353b4076e57ff, type: 3}
m_Name:
m_EditorClassIdentifier:
clampAmmetersInteractives: []
--- !u!1 &4536213603823072826 --- !u!1 &4536213603823072826
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1467,6 +1481,7 @@ GameObject:
- component: {fileID: 6537657585278089496} - component: {fileID: 6537657585278089496}
- component: {fileID: 1212982477888520073} - component: {fileID: 1212982477888520073}
- component: {fileID: 1767016721318962665} - component: {fileID: 1767016721318962665}
- component: {fileID: 8197923010207683825}
m_Layer: 0 m_Layer: 0
m_Name: Cube m_Name: Cube
m_TagString: Untagged m_TagString: Untagged
@ -1552,6 +1567,25 @@ BoxCollider:
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1} m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0} m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &8197923010207683825
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5160934536123890940}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9771fe28a2d2ef14fb81137b5f350275, type: 3}
m_Name:
m_EditorClassIdentifier:
isInteractive: 0
g1: {fileID: 0}
name:
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!1 &5212337995932975501 --- !u!1 &5212337995932975501
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1709,6 +1743,7 @@ GameObject:
- component: {fileID: 2165562875724244635} - component: {fileID: 2165562875724244635}
- component: {fileID: 8842432876491479579} - component: {fileID: 8842432876491479579}
- component: {fileID: 7746830116685398759} - component: {fileID: 7746830116685398759}
- component: {fileID: 6302226075843317434}
m_Layer: 0 m_Layer: 0
m_Name: Cube (2) m_Name: Cube (2)
m_TagString: Untagged m_TagString: Untagged
@ -1794,6 +1829,25 @@ BoxCollider:
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1} m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0} m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &6302226075843317434
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5588630746499621630}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9771fe28a2d2ef14fb81137b5f350275, type: 3}
m_Name:
m_EditorClassIdentifier:
isInteractive: 0
g1: {fileID: 0}
name:
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!1 &5982637422382916246 --- !u!1 &5982637422382916246
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2511,6 +2565,7 @@ GameObject:
- component: {fileID: 9209109392834754406} - component: {fileID: 9209109392834754406}
- component: {fileID: 7184405967805637078} - component: {fileID: 7184405967805637078}
- component: {fileID: 6105149369182064439} - component: {fileID: 6105149369182064439}
- component: {fileID: 8129728896665383273}
m_Layer: 0 m_Layer: 0
m_Name: Cube (3) m_Name: Cube (3)
m_TagString: Untagged m_TagString: Untagged
@ -2596,6 +2651,25 @@ BoxCollider:
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1} m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0} m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &8129728896665383273
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7768802114381553643}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9771fe28a2d2ef14fb81137b5f350275, type: 3}
m_Name:
m_EditorClassIdentifier:
isInteractive: 0
g1: {fileID: 0}
name:
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!1 &7868346936396067874 --- !u!1 &7868346936396067874
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2778,6 +2852,7 @@ GameObject:
- component: {fileID: 6946322289921225406} - component: {fileID: 6946322289921225406}
- component: {fileID: 1581057759612490857} - component: {fileID: 1581057759612490857}
- component: {fileID: 143325299643025178} - component: {fileID: 143325299643025178}
- component: {fileID: 5210950029859728950}
m_Layer: 0 m_Layer: 0
m_Name: Cube (1) m_Name: Cube (1)
m_TagString: Untagged m_TagString: Untagged
@ -2863,6 +2938,25 @@ BoxCollider:
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1} m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0} m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &5210950029859728950
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8291716159056416811}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9771fe28a2d2ef14fb81137b5f350275, type: 3}
m_Name:
m_EditorClassIdentifier:
isInteractive: 0
g1: {fileID: 0}
name:
linearMeasure: 0
floats: []
Fuan: 0
unit: A
--- !u!1 &8755456981224617160 --- !u!1 &8755456981224617160
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0

View File

@ -71,6 +71,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 8778434969602832201} - component: {fileID: 8778434969602832201}
- component: {fileID: 2333959920688638985}
m_Layer: 0 m_Layer: 0
m_Name: "\u5355\u9879_\u65E0\u4E92\u611F\u5668_\u6709\u5149\u4F0F" m_Name: "\u5355\u9879_\u65E0\u4E92\u611F\u5668_\u6709\u5149\u4F0F"
m_TagString: Untagged m_TagString: Untagged
@ -95,6 +96,19 @@ Transform:
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &2333959920688638985
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6770620356190950818}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cf85d7ecb61a07b44af353b4076e57ff, type: 3}
m_Name:
m_EditorClassIdentifier:
clampAmmetersInteractives: []
--- !u!1001 &1895296105669336917 --- !u!1001 &1895296105669336917
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -483,6 +497,8 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
unit: A
--- !u!4 &2071851086393313155 stripped --- !u!4 &2071851086393313155 stripped
Transform: Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 1d8bc851bde52b94c86fa0702f2d840b, type: 3} m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 1d8bc851bde52b94c86fa0702f2d840b, type: 3}
@ -581,6 +597,8 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
unit: A
--- !u!1 &7014173801403137452 stripped --- !u!1 &7014173801403137452 stripped
GameObject: GameObject:
m_CorrespondingSourceObject: {fileID: 8799278309008104900, guid: 1d8bc851bde52b94c86fa0702f2d840b, type: 3} m_CorrespondingSourceObject: {fileID: 8799278309008104900, guid: 1d8bc851bde52b94c86fa0702f2d840b, type: 3}

View File

@ -136,7 +136,7 @@ public class FirstPersonController : MonoBehaviour
#endregion #endregion
float fieldView;
private void Awake() private void Awake()
{ {
@ -369,11 +369,7 @@ public class FirstPersonController : MonoBehaviour
#endregion #endregion
CheckGround(); CheckGround();
fieldView = playerCamera.fieldOfView;
fieldView -= Input.GetAxis("Mouse ScrollWheel") * 10f;
fieldView = Mathf.Clamp(fieldView, 20, 60);
playerCamera.fieldOfView = fieldView;
if (enableHeadBob) if (enableHeadBob)

View File

@ -135,7 +135,7 @@ BoxCollider:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6219929193322986586} m_GameObject: {fileID: 6219929193322986586}
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_IsTrigger: 0 m_IsTrigger: 1
m_Enabled: 1 m_Enabled: 1
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 10.199997, y: 0.25000054, z: 8} m_Size: {x: 10.199997, y: 0.25000054, z: 8}

View File

@ -9,7 +9,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 4746120913896119046} - component: {fileID: 4746120913896119046}
m_Layer: 7 m_Layer: 0
m_Name: Group17 m_Name: Group17
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -41,7 +41,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 8908368846004673723} - component: {fileID: 8908368846004673723}
m_Layer: 7 m_Layer: 0
m_Name: _U39_8 m_Name: _U39_8
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -74,7 +74,7 @@ GameObject:
- component: {fileID: 1510498653468131571} - component: {fileID: 1510498653468131571}
- component: {fileID: 8083333804028303023} - component: {fileID: 8083333804028303023}
- component: {fileID: 8060894827574564018} - component: {fileID: 8060894827574564018}
m_Layer: 7 m_Layer: 0
m_Name: Mesh17 m_Name: Mesh17
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -156,7 +156,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 8476607629018925953} - component: {fileID: 8476607629018925953}
m_Layer: 7 m_Layer: 0
m_Name: _U39_7 m_Name: _U39_7
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -187,7 +187,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 5141020518187440115} - component: {fileID: 5141020518187440115}
m_Layer: 7 m_Layer: 0
m_Name: GameObject m_Name: GameObject
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -229,7 +229,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 4569857264886921150} - component: {fileID: 4569857264886921150}
m_Layer: 7 m_Layer: 0
m_Name: _U39_2 m_Name: _U39_2
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -262,7 +262,7 @@ GameObject:
- component: {fileID: 3593119658715885829} - component: {fileID: 3593119658715885829}
- component: {fileID: 8894608374412218228} - component: {fileID: 8894608374412218228}
- component: {fileID: 5902783392504266881} - component: {fileID: 5902783392504266881}
m_Layer: 7 m_Layer: 0
m_Name: Mesh14 m_Name: Mesh14
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -345,7 +345,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 1412327515338934020} - component: {fileID: 1412327515338934020}
m_Layer: 7 m_Layer: 0
m_Name: _U39_5 m_Name: _U39_5
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -378,7 +378,7 @@ GameObject:
- component: {fileID: 6863689414392290985} - component: {fileID: 6863689414392290985}
- component: {fileID: 8044578243574067465} - component: {fileID: 8044578243574067465}
- component: {fileID: 2995178057851021996} - component: {fileID: 2995178057851021996}
m_Layer: 7 m_Layer: 0
m_Name: Mesh11 m_Name: Mesh11
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -462,7 +462,7 @@ GameObject:
- component: {fileID: 7166864065046920756} - component: {fileID: 7166864065046920756}
- component: {fileID: 8803119539513020876} - component: {fileID: 8803119539513020876}
- component: {fileID: 1323511220634850497} - component: {fileID: 1323511220634850497}
m_Layer: 7 m_Layer: 0
m_Name: Mesh16 m_Name: Mesh16
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -545,7 +545,7 @@ GameObject:
- component: {fileID: 3744470472664545976} - component: {fileID: 3744470472664545976}
- component: {fileID: 4732807883570881695} - component: {fileID: 4732807883570881695}
- component: {fileID: 5267447848939407980} - component: {fileID: 5267447848939407980}
m_Layer: 7 m_Layer: 0
m_Name: Mesh13 m_Name: Mesh13
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -628,7 +628,7 @@ GameObject:
- component: {fileID: 856354189508394070} - component: {fileID: 856354189508394070}
- component: {fileID: 6185989547905503852} - component: {fileID: 6185989547905503852}
- component: {fileID: 6727731447967569148} - component: {fileID: 6727731447967569148}
m_Layer: 7 m_Layer: 0
m_Name: Mesh18 m_Name: Mesh18
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -710,7 +710,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 7565062848938117245} - component: {fileID: 7565062848938117245}
m_Layer: 7 m_Layer: 0
m_Name: _U39_6 m_Name: _U39_6
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -741,7 +741,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 3001571435648375146} - component: {fileID: 3001571435648375146}
m_Layer: 7 m_Layer: 0
m_Name: Group16 m_Name: Group16
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -783,7 +783,7 @@ GameObject:
- component: {fileID: 7225766980221362327} - component: {fileID: 7225766980221362327}
- component: {fileID: 2642407967348639564} - component: {fileID: 2642407967348639564}
- component: {fileID: 712922406971046451} - component: {fileID: 712922406971046451}
m_Layer: 7 m_Layer: 0
m_Name: "\u65CB\u8F6C" m_Name: "\u65CB\u8F6C"
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -864,7 +864,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 1250851749381091549} - component: {fileID: 1250851749381091549}
m_Layer: 7 m_Layer: 0
m_Name: Group14 m_Name: Group14
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -896,7 +896,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 6176178018017224778} - component: {fileID: 6176178018017224778}
m_Layer: 7 m_Layer: 0
m_Name: _U39_1 m_Name: _U39_1
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -927,7 +927,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 3558027010293232005} - component: {fileID: 3558027010293232005}
m_Layer: 7 m_Layer: 0
m_Name: __ m_Name: __
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -959,7 +959,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 1318875288723816913} - component: {fileID: 1318875288723816913}
m_Layer: 7 m_Layer: 0
m_Name: ____1 m_Name: ____1
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -994,7 +994,7 @@ GameObject:
- component: {fileID: 6158171241742345503} - component: {fileID: 6158171241742345503}
- component: {fileID: 6158171241742345500} - component: {fileID: 6158171241742345500}
- component: {fileID: 1304439518211024554} - component: {fileID: 1304439518211024554}
m_Layer: 7 m_Layer: 0
m_Name: "\u94B3\u5F62\u7535\u6D41\u8868" m_Name: "\u94B3\u5F62\u7535\u6D41\u8868"
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1121,7 +1121,6 @@ MonoBehaviour:
line: {fileID: 0} line: {fileID: 0}
Higth: {fileID: 0} Higth: {fileID: 0}
selfHighlighter: {fileID: 0} selfHighlighter: {fileID: 0}
tipPrefab: {fileID: 3004857750428858783, guid: 5cb5fabd80716b64b88f3517ee4bbbc3, type: 3}
--- !u!1 &6229784074040811293 --- !u!1 &6229784074040811293
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1131,7 +1130,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 4381305327205380603} - component: {fileID: 4381305327205380603}
m_Layer: 7 m_Layer: 0
m_Name: Group13 m_Name: Group13
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1165,7 +1164,7 @@ GameObject:
- component: {fileID: 8815301766835690312} - component: {fileID: 8815301766835690312}
- component: {fileID: 640432348759470623} - component: {fileID: 640432348759470623}
- component: {fileID: 3148247045032298343} - component: {fileID: 3148247045032298343}
m_Layer: 7 m_Layer: 0
m_Name: Mesh20 m_Name: Mesh20
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1248,7 +1247,7 @@ GameObject:
- component: {fileID: 8052766349307259215} - component: {fileID: 8052766349307259215}
- component: {fileID: 8077896581930785308} - component: {fileID: 8077896581930785308}
- component: {fileID: 8259873583255218498} - component: {fileID: 8259873583255218498}
m_Layer: 7 m_Layer: 0
m_Name: Mesh21 m_Name: Mesh21
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1329,7 +1328,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 798318469011142299} - component: {fileID: 798318469011142299}
m_Layer: 7 m_Layer: 0
m_Name: _U39_3 m_Name: _U39_3
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1362,7 +1361,7 @@ GameObject:
- component: {fileID: 2479850269220612731} - component: {fileID: 2479850269220612731}
- component: {fileID: 6680923818199869575} - component: {fileID: 6680923818199869575}
- component: {fileID: 6705236448059270355} - component: {fileID: 6705236448059270355}
m_Layer: 7 m_Layer: 0
m_Name: Mesh15 m_Name: Mesh15
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1445,7 +1444,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 7775139103552558503} - component: {fileID: 7775139103552558503}
m_Layer: 7 m_Layer: 0
m_Name: Group15 m_Name: Group15
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1477,7 +1476,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 8927848855781106664} - component: {fileID: 8927848855781106664}
m_Layer: 7 m_Layer: 0
m_Name: ____2 m_Name: ____2
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1509,7 +1508,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 3045188933783192207} - component: {fileID: 3045188933783192207}
m_Layer: 7 m_Layer: 0
m_Name: Group12 m_Name: Group12
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1541,7 +1540,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 6714006973245369769} - component: {fileID: 6714006973245369769}
m_Layer: 7 m_Layer: 0
m_Name: Group11 m_Name: Group11
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1573,7 +1572,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 6229437332415234806} - component: {fileID: 6229437332415234806}
m_Layer: 7 m_Layer: 0
m_Name: ___1_1_1 m_Name: ___1_1_1
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1605,7 +1604,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 529358269224803276} - component: {fileID: 529358269224803276}
m_Layer: 7 m_Layer: 0
m_Name: _U39_4 m_Name: _U39_4
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1636,7 +1635,7 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 5544607966390666044} - component: {fileID: 5544607966390666044}
m_Layer: 7 m_Layer: 0
m_Name: __1 m_Name: __1
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -1670,7 +1669,7 @@ GameObject:
- component: {fileID: 2284983111740971690} - component: {fileID: 2284983111740971690}
- component: {fileID: 7298726139806341806} - component: {fileID: 7298726139806341806}
- component: {fileID: 1528828075962168210} - component: {fileID: 1528828075962168210}
m_Layer: 7 m_Layer: 0
m_Name: Mesh12 m_Name: Mesh12
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}

View File

@ -3277,7 +3277,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
stopValveImage: {fileID: 1948143378} stopValveImage: {fileID: 1948143378}
timeCount: 0 timeCount: 0
limitTime: 0.15 limitTime: 0.1
linearMeasure: 0 linearMeasure: 0
index: 0 index: 0
currentPos: {x: 0, y: 0} currentPos: {x: 0, y: 0}
@ -9081,18 +9081,18 @@ RectTransform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 273619910} m_GameObject: {fileID: 273619910}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: -1, w: 0}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: -0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 1850967338} m_Father: {fileID: 1850967338}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: -180}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1} m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: 628.0852, y: 416.18}
m_SizeDelta: {x: 0, y: 0} m_SizeDelta: {x: 1257.478, y: 634.334}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &273619912 --- !u!114 &273619912
MonoBehaviour: MonoBehaviour:
@ -9114,7 +9114,7 @@ MonoBehaviour:
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_Sprite: {fileID: 21300000, guid: c8fcf47c17936f7458d3aa720704205e, type: 3} m_Sprite: {fileID: 21300000, guid: 0128dc9a1e444534ea6027038c8425ec, type: 3}
m_Type: 0 m_Type: 0
m_PreserveAspect: 0 m_PreserveAspect: 0
m_FillCenter: 1 m_FillCenter: 1
@ -12980,7 +12980,7 @@ Transform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 28 m_RootOrder: 29
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &388288287 --- !u!1 &388288287
GameObject: GameObject:
@ -18637,7 +18637,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
stopValveImage: {fileID: 1752228207} stopValveImage: {fileID: 1752228207}
timeCount: 0 timeCount: 0
limitTime: 0.2 limitTime: 0.1
linearMeasure: 0 linearMeasure: 0
index: 0 index: 0
currentPos: {x: 0, y: 0} currentPos: {x: 0, y: 0}
@ -23147,6 +23147,8 @@ MonoBehaviour:
trans: {fileID: 2401820165377604994} trans: {fileID: 2401820165377604994}
Redpos: {x: -0.038, y: 0.223, z: 0.111} Redpos: {x: -0.038, y: 0.223, z: 0.111}
Blackpos: {x: -0.1, y: 0.223, z: 0.111} Blackpos: {x: -0.1, y: 0.223, z: 0.111}
Multimeter: 0
MultimeterV:
--- !u!1001 &618341781 --- !u!1001 &618341781
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -26959,7 +26961,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6755863427580837633, guid: 7632f60f8b4d7e5498cf37829513abe7, type: 3} - target: {fileID: 6755863427580837633, guid: 7632f60f8b4d7e5498cf37829513abe7, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 23 value: 24
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6755863427580837633, guid: 7632f60f8b4d7e5498cf37829513abe7, type: 3} - target: {fileID: 6755863427580837633, guid: 7632f60f8b4d7e5498cf37829513abe7, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -32526,7 +32528,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c494ecc284aba354aae4fc93fffe7399, type: 3} - target: {fileID: -8679921383154817045, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 20 value: 21
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c494ecc284aba354aae4fc93fffe7399, type: 3} - target: {fileID: -8679921383154817045, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -32588,6 +32590,10 @@ PrefabInstance:
propertyPath: m_StaticEditorFlags propertyPath: m_StaticEditorFlags
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 2249601072385645600, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2249601072385645600, guid: c494ecc284aba354aae4fc93fffe7399, type: 3} - target: {fileID: 2249601072385645600, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
propertyPath: m_StaticEditorFlags propertyPath: m_StaticEditorFlags
value: 0 value: 0
@ -32610,6 +32616,29 @@ PrefabInstance:
objectReference: {fileID: 2100000, guid: e3c135b4872f7f149af512e1721355da, type: 2} objectReference: {fileID: 2100000, guid: e3c135b4872f7f149af512e1721355da, type: 2}
m_RemovedComponents: [] m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: c494ecc284aba354aae4fc93fffe7399, type: 3} m_SourcePrefab: {fileID: 100100000, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
--- !u!1 &854357933 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 3451149981163930307, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
m_PrefabInstance: {fileID: 854357932}
m_PrefabAsset: {fileID: 0}
--- !u!65 &854357934
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 854357933}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 12.643806, y: 39.59106, z: 4.8362184}
m_Center: {x: 11.109867, y: -3.9301128, z: 2.4181106}
--- !u!4 &854357935 stripped
Transform:
m_CorrespondingSourceObject: {fileID: -5076147426688453975, guid: c494ecc284aba354aae4fc93fffe7399, type: 3}
m_PrefabInstance: {fileID: 854357932}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &855158950 --- !u!1001 &855158950
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -34575,6 +34604,64 @@ GameObject:
m_CorrespondingSourceObject: {fileID: 322936463316669892, guid: e6024f57cedac6a40be3574b2630b881, type: 3} m_CorrespondingSourceObject: {fileID: 322936463316669892, guid: e6024f57cedac6a40be3574b2630b881, type: 3}
m_PrefabInstance: {fileID: 901287841} m_PrefabInstance: {fileID: 901287841}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &905697361
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 905697365}
- component: {fileID: 905697362}
- component: {fileID: 905697366}
m_Layer: 0
m_Name: Cube
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!65 &905697362
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 905697361}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &905697365
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 905697361}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 108.991, y: 0.557, z: 322.2779}
m_LocalScale: {x: 1, y: 1, z: 3.4345794}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 28
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &905697366
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 905697361}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0b0614c3ab559a47b4d270033167a8a, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &909244698 --- !u!1 &909244698
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -37694,6 +37781,51 @@ Transform:
m_Father: {fileID: 1745594328} m_Father: {fileID: 1745594328}
m_RootOrder: 1 m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &960870798
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 960870800}
- component: {fileID: 960870799}
m_Layer: 0
m_Name: Cube
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!65 &960870799
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 960870798}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &960870800
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 960870798}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 98.2331, y: 2.0826, z: 298.2952}
m_LocalScale: {x: 25.657972, y: 5.1652, z: 12.9896}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 20
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &963586247 --- !u!1 &963586247
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -38180,6 +38312,103 @@ Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 77700b2d8a115444388efd2653c78d35, type: 3} m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 77700b2d8a115444388efd2653c78d35, type: 3}
m_PrefabInstance: {fileID: 976563958} m_PrefabInstance: {fileID: 976563958}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &976792123
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 976792127}
- component: {fileID: 976792126}
- component: {fileID: 976792125}
- component: {fileID: 976792124}
m_Layer: 0
m_Name: Cube
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!65 &976792124
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 976792123}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!23 &976792125
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 976792123}
m_Enabled: 0
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
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_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &976792126
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 976792123}
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
--- !u!4 &976792127
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 976792123}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 110.523, y: 0.5003009, z: 322.256}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 30
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &977773623 --- !u!1001 &977773623
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -49096,6 +49325,51 @@ MeshFilter:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1268342221} m_GameObject: {fileID: 1268342221}
m_Mesh: {fileID: 3564021358373180619, guid: d6187d5c5284e6241bed7be6c0b0f50d, type: 3} m_Mesh: {fileID: 3564021358373180619, guid: d6187d5c5284e6241bed7be6c0b0f50d, type: 3}
--- !u!1 &1268459357
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1268459358}
- component: {fileID: 1268459359}
m_Layer: 0
m_Name: Cube
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1268459358
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1268459357}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 8.532, y: -15.469, z: 0.3551}
m_LocalScale: {x: 39.387344, y: 0.1235377, z: 1.7102}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 854357935}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &1268459359
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1268459357}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &1269524962 --- !u!1001 &1269524962
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -50417,91 +50691,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 77b1d460d8db5724689f54dfac596fd9, type: 3} m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 77b1d460d8db5724689f54dfac596fd9, type: 3}
m_PrefabInstance: {fileID: 4904017274524683914} m_PrefabInstance: {fileID: 4904017274524683914}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1001 &1324113580
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 7809819629956257518, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_Name
value: SceneManager
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257518, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257520, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: url
value: http://111.229.30.246:10015/
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257520, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_Enabled
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_RootOrder
value: 26
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalScale.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalScale.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalScale.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257521, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7809819629956257523, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
propertyPath: InstructionMessage
value:
objectReference: {fileID: 695784799}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 40d3a9a89d67e314cb52ac4653578b36, type: 3}
--- !u!1 &1329373387 --- !u!1 &1329373387
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -54188,8 +54377,8 @@ Transform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1425909734} m_GameObject: {fileID: 1425909734}
m_LocalRotation: {x: 0.26166272, y: 0.68143034, z: -0.28754756, w: 0.62008214} m_LocalRotation: {x: 0.036638454, y: 0.94280463, z: -0.31224412, w: 0.110818714}
m_LocalPosition: {x: 81.89592, y: 21.541733, z: 317.80313} m_LocalPosition: {x: 92.73303, y: 18.33218, z: 339.1505}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
@ -64089,6 +64278,39 @@ Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 30e501bfe66ef934eb01a02524bd336c, type: 3} m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 30e501bfe66ef934eb01a02524bd336c, type: 3}
m_PrefabInstance: {fileID: 1679712370} m_PrefabInstance: {fileID: 1679712370}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &1679712372 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 30e501bfe66ef934eb01a02524bd336c, type: 3}
m_PrefabInstance: {fileID: 1679712370}
m_PrefabAsset: {fileID: 0}
--- !u!136 &1679712373
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1679712372}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Radius: 0.4
m_Height: 1.8
m_Direction: 1
m_Center: {x: 0, y: 0.9, z: 0}
--- !u!114 &1679712374
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1679712372}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d4a7a090670be304ebe50e87679d3257, type: 3}
m_Name:
m_EditorClassIdentifier:
isWorkingPersonnel: 0
game: {fileID: 8536413114597608434}
--- !u!1 &1680200294 --- !u!1 &1680200294
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -67812,7 +68034,7 @@ PrefabInstance:
m_Modifications: m_Modifications:
- target: {fileID: 6482818628852478495, guid: 65bfd8393f8649845a55ae25b42f6099, type: 3} - target: {fileID: 6482818628852478495, guid: 65bfd8393f8649845a55ae25b42f6099, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 25 value: 26
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6482818628852478495, guid: 65bfd8393f8649845a55ae25b42f6099, type: 3} - target: {fileID: 6482818628852478495, guid: 65bfd8393f8649845a55ae25b42f6099, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -68122,11 +68344,13 @@ MonoBehaviour:
backTransform: {fileID: 1205873787} backTransform: {fileID: 1205873787}
mtTransform: {fileID: 1205873788} mtTransform: {fileID: 1205873788}
NameplateImage: {fileID: 1205873786} NameplateImage: {fileID: 1205873786}
Obj_Nameplate: []
NameplateTextUGUI: NameplateTextUGUI:
- {fileID: 1012121768} - {fileID: 1012121768}
- {fileID: 1012121767} - {fileID: 1012121767}
- {fileID: 1012121766} - {fileID: 1012121766}
Obj_Nameplate: [] TextUGUI_NBQ: []
TextUGUI_HGQ: []
--- !u!1001 &1804378208 --- !u!1001 &1804378208
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -70169,7 +70393,7 @@ Canvas:
m_Enabled: 1 m_Enabled: 1
serializedVersion: 3 serializedVersion: 3
m_RenderMode: 2 m_RenderMode: 2
m_Camera: {fileID: 0} m_Camera: {fileID: 2401820166666229530}
m_PlaneDistance: 100 m_PlaneDistance: 100
m_PixelPerfect: 0 m_PixelPerfect: 0
m_ReceivesEvents: 1 m_ReceivesEvents: 1
@ -71112,7 +71336,7 @@ MonoBehaviour:
m_Calls: [] m_Calls: []
m_FontData: m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 30 m_FontSize: 25
m_FontStyle: 0 m_FontStyle: 0
m_BestFit: 0 m_BestFit: 0
m_MinSize: 0 m_MinSize: 0
@ -74720,7 +74944,7 @@ MonoBehaviour:
Player: {fileID: 2401820165377605006} Player: {fileID: 2401820165377605006}
CameraManager: {fileID: 1543654486} CameraManager: {fileID: 1543654486}
QianXing: {fileID: 6158171241742345501, guid: b3831f69955b0974288d5a6149b06332, type: 3} QianXing: {fileID: 6158171241742345501, guid: b3831f69955b0974288d5a6149b06332, type: 3}
WanYon: {fileID: 8359375729768670884, guid: d4ce1f39cf944094ca8861f1b0fc1f20, type: 3} WanYon: {fileID: 2131893628221810776, guid: d4ce1f39cf944094ca8861f1b0fc1f20, type: 3}
YanDianBi: {fileID: 4228206944499231249, guid: 4ddb83a1ed2bdd343ae14b12ba447457, type: 3} YanDianBi: {fileID: 4228206944499231249, guid: 4ddb83a1ed2bdd343ae14b12ba447457, type: 3}
dataStr: 9600004109 dataStr: 9600004109
Datas: [] Datas: []
@ -74972,6 +75196,7 @@ MonoBehaviour:
MultimeterIm: {fileID: 607572847} MultimeterIm: {fileID: 607572847}
DianFuIm: {fileID: 2132026559} DianFuIm: {fileID: 2132026559}
DianFuTex: {fileID: 1874428843} DianFuTex: {fileID: 1874428843}
FirstPersonController: {fileID: 2401820165377604996}
--- !u!4 &1965873574 --- !u!4 &1965873574
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -75877,7 +76102,7 @@ Transform:
- {fileID: 1446289608} - {fileID: 1446289608}
- {fileID: 696764694} - {fileID: 696764694}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 22 m_RootOrder: 23
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1987230714 --- !u!1 &1987230714
GameObject: GameObject:
@ -80786,7 +81011,7 @@ GameObject:
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 0
--- !u!224 &2132026558 --- !u!224 &2132026558
RectTransform: RectTransform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -80805,8 +81030,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 746.2654, y: -83.01744} m_AnchoredPosition: {x: 790.21, y: -77.1}
m_SizeDelta: {x: 390.7727, y: 97.681} m_SizeDelta: {x: 204.2113, y: 69.4306}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &2132026559 --- !u!114 &2132026559
MonoBehaviour: MonoBehaviour:
@ -81777,6 +82002,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!33 &103665586572150244 --- !u!33 &103665586572150244
MeshFilter: MeshFilter:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -83131,6 +83357,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!4 &554189251323931875 --- !u!4 &554189251323931875
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -83257,6 +83484,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!1 &590723110959959151 --- !u!1 &590723110959959151
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -84160,6 +84388,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!23 &832619338999474934 --- !u!23 &832619338999474934
MeshRenderer: MeshRenderer:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -84874,6 +85103,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!4 &984881775158257347 --- !u!4 &984881775158257347
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -84906,6 +85136,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!33 &986493321439845694 --- !u!33 &986493321439845694
MeshFilter: MeshFilter:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -85533,6 +85764,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!4 &1127675622180248741 --- !u!4 &1127675622180248741
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -86152,6 +86384,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!33 &1254889740818102185 --- !u!33 &1254889740818102185
MeshFilter: MeshFilter:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -92684,7 +92917,7 @@ Transform:
- {fileID: 4240377296742345613} - {fileID: 4240377296742345613}
- {fileID: 50144230157523243} - {fileID: 50144230157523243}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 21 m_RootOrder: 22
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!4 &2397982214548926677 --- !u!4 &2397982214548926677
Transform: Transform:
@ -92950,6 +93183,7 @@ GameObject:
- component: {fileID: 2401820165377604996} - component: {fileID: 2401820165377604996}
- component: {fileID: 2067264123610548656} - component: {fileID: 2067264123610548656}
- component: {fileID: 2401820165377604997} - component: {fileID: 2401820165377604997}
- component: {fileID: 2401820165377605007}
m_Layer: 0 m_Layer: 0
m_Name: Player m_Name: Player
m_TagString: Player m_TagString: Player
@ -92957,6 +93191,19 @@ GameObject:
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 1
--- !u!114 &2401820165377605007
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2401820165377605006}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 03962d1a310647749949f007b0d3edb7, type: 3}
m_Name:
m_EditorClassIdentifier:
playerCamera: {fileID: 2401820166666229530}
--- !u!4 &2401820166598484376 --- !u!4 &2401820166598484376
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -93718,6 +93965,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!23 &2498195703580325393 --- !u!23 &2498195703580325393
MeshRenderer: MeshRenderer:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -94189,6 +94437,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!23 &2598389080269526869 --- !u!23 &2598389080269526869
MeshRenderer: MeshRenderer:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -94845,6 +95094,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!1 &2739453376186451831 --- !u!1 &2739453376186451831
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -94974,6 +95224,7 @@ MonoBehaviour:
name: name:
linearMeasure: 0 linearMeasure: 0
floats: [] floats: []
Fuan: 0
--- !u!1 &2768174694713984503 --- !u!1 &2768174694713984503
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -100411,7 +100662,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4250994750885528243} m_GameObject: {fileID: 4250994750885528243}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 72.8, z: 0} m_LocalPosition: {x: 0, y: 57.3, z: 0}
m_LocalScale: {x: 2.2007926, y: -0.015401587, z: 2.2007926} m_LocalScale: {x: 2.2007926, y: -0.015401587, z: 2.2007926}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
@ -141333,7 +141584,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4300732867488139875, guid: 3fb1235fb3cb2ea4782e6c99e4cff4bf, type: 3} - target: {fileID: 4300732867488139875, guid: 3fb1235fb3cb2ea4782e6c99e4cff4bf, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 24 value: 25
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4300732867488139875, guid: 3fb1235fb3cb2ea4782e6c99e4cff4bf, type: 3} - target: {fileID: 4300732867488139875, guid: 3fb1235fb3cb2ea4782e6c99e4cff4bf, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x

View File

@ -185,6 +185,39 @@ Transform:
m_CorrespondingSourceObject: {fileID: 3822654451255398218, guid: 2ac06dd92c2069f4db98276a4465b943, type: 3} m_CorrespondingSourceObject: {fileID: 3822654451255398218, guid: 2ac06dd92c2069f4db98276a4465b943, type: 3}
m_PrefabInstance: {fileID: 1875591} m_PrefabInstance: {fileID: 1875591}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &2400468
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2400469}
m_Layer: 0
m_Name: "All\u5DE5\u5177\u5668"
m_TagString: AllTools
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2400469
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2400468}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1873, y: 1024.4, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 865266376}
- {fileID: 1233633457}
m_Father: {fileID: 0}
m_RootOrder: 8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &15887556 --- !u!1 &15887556
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -845,7 +878,7 @@ Transform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 6 m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &214298342 --- !u!1 &214298342
GameObject: GameObject:
@ -2966,7 +2999,6 @@ GameObject:
- component: {fileID: 333646760} - component: {fileID: 333646760}
- component: {fileID: 333646759} - component: {fileID: 333646759}
- component: {fileID: 333646758} - component: {fileID: 333646758}
- component: {fileID: 333646762}
m_Layer: 5 m_Layer: 5
m_Name: Canvas m_Name: Canvas
m_TagString: Untagged m_TagString: Untagged
@ -3007,7 +3039,7 @@ MonoBehaviour:
m_ReferencePixelsPerUnit: 100 m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1 m_ScaleFactor: 1
m_ReferenceResolution: {x: 1920, y: 1080} m_ReferenceResolution: {x: 1920, y: 1080}
m_ScreenMatchMode: 1 m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0 m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3 m_PhysicalUnit: 3
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
@ -3033,7 +3065,7 @@ Canvas:
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0 m_AdditionalShaderChannelsFlag: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 3
m_TargetDisplay: 0 m_TargetDisplay: 0
--- !u!224 &333646761 --- !u!224 &333646761
RectTransform: RectTransform:
@ -3046,29 +3078,15 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0, y: 0, z: 0}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children: []
- {fileID: 1214987529}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 5 m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0} m_Pivot: {x: 0, y: 0}
--- !u!114 &333646762
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 333646757}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2ef62ef58861f594ca67aff0391b0765, type: 3}
m_Name:
m_EditorClassIdentifier:
browser: {fileID: 0}
--- !u!1001 &379696848 --- !u!1001 &379696848
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -4814,11 +4832,6 @@ MeshCollider:
m_Convex: 0 m_Convex: 0
m_CookingOptions: 30 m_CookingOptions: 30
m_Mesh: {fileID: 7974993928628611473, guid: 20ffa010543df1a46896595ac300588e, type: 3} m_Mesh: {fileID: 7974993928628611473, guid: 20ffa010543df1a46896595ac300588e, type: 3}
--- !u!1 &786522454 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 324364665315715516, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
m_PrefabInstance: {fileID: 1214987528}
m_PrefabAsset: {fileID: 0}
--- !u!1 &809465737 --- !u!1 &809465737
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5069,7 +5082,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 865266375} m_GameObject: {fileID: 865266375}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: -1873, y: -1024.4, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
@ -5115,8 +5128,8 @@ Transform:
- {fileID: 6166402648483344093} - {fileID: 6166402648483344093}
- {fileID: 3190690649765978568} - {fileID: 3190690649765978568}
- {fileID: 485612229} - {fileID: 485612229}
m_Father: {fileID: 0} m_Father: {fileID: 2400469}
m_RootOrder: 1 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1039716617 --- !u!1001 &1039716617
PrefabInstance: PrefabInstance:
@ -5127,7 +5140,7 @@ PrefabInstance:
m_Modifications: m_Modifications:
- target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3} - target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 7 value: 5
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3} - target: {fileID: 3350233854110697392, guid: 5a7d7e9bd76f93b418b1f916781feb6a, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -5333,7 +5346,7 @@ Transform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 4 m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 4.747, y: 249.743, z: 439.425} m_LocalEulerAnglesHint: {x: 4.747, y: 249.743, z: 439.425}
--- !u!1 &1096617073 --- !u!1 &1096617073
GameObject: GameObject:
@ -5680,76 +5693,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: 8218745123122009150, guid: 4b06ca5b0865ade40b27cf11a123ba5c, type: 3} m_CorrespondingSourceObject: {fileID: 8218745123122009150, guid: 4b06ca5b0865ade40b27cf11a123ba5c, type: 3}
m_PrefabInstance: {fileID: 1172275066} m_PrefabInstance: {fileID: 1172275066}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1001 &1214987528
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 333646761}
m_Modifications:
- target: {fileID: 324364665315715489, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: InstructionMessage
value:
objectReference: {fileID: 333646757}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalPosition.x
value: -960
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalPosition.y
value: -538.8
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 324364665315715516, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_Name
value: SceneManager
objectReference: {fileID: 0}
- target: {fileID: 324364665315715516, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
--- !u!4 &1214987529 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 324364665315715491, guid: 99da977971c2c1343a37bbcc6d10f2ef, type: 3}
m_PrefabInstance: {fileID: 1214987528}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1233633456 --- !u!1 &1233633456
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -5761,7 +5704,7 @@ GameObject:
- component: {fileID: 1233633457} - component: {fileID: 1233633457}
m_Layer: 0 m_Layer: 0
m_Name: "\u5DE5\u5668\u5177" m_Name: "\u5DE5\u5668\u5177"
m_TagString: Untagged m_TagString: AllTools
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
@ -5773,8 +5716,8 @@ Transform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1233633456} m_GameObject: {fileID: 1233633456}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: -1873, y: -1024.4, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
@ -5807,8 +5750,8 @@ Transform:
- {fileID: 1284012090} - {fileID: 1284012090}
- {fileID: 1850070997} - {fileID: 1850070997}
- {fileID: 643759145} - {fileID: 643759145}
m_Father: {fileID: 0} m_Father: {fileID: 2400469}
m_RootOrder: 2 m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1234414489 --- !u!1 &1234414489
GameObject: GameObject:
@ -6053,7 +5996,7 @@ Transform:
m_Children: m_Children:
- {fileID: 2059769794} - {fileID: 2059769794}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 8 m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1265359521 --- !u!114 &1265359521
MonoBehaviour: MonoBehaviour:
@ -6129,9 +6072,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 936e1a57cc0a2944a89d7b1617875726, type: 3} m_Script: {fileID: 11500000, guid: 936e1a57cc0a2944a89d7b1617875726, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
game: {fileID: 786522454} _name: Computer
name: Computer _focusedPrefab: {fileID: 0}
url: http://192.168.0.104:8089/ _canvas: {fileID: 333646757}
--- !u!1001 &1266954248 --- !u!1001 &1266954248
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -7137,7 +7080,7 @@ PrefabInstance:
m_Modifications: m_Modifications:
- target: {fileID: 962704353483637904, guid: eba75dd16d820074fbba9f43892bc9a8, type: 3} - target: {fileID: 962704353483637904, guid: eba75dd16d820074fbba9f43892bc9a8, type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 9 value: 7
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 962704353483637904, guid: eba75dd16d820074fbba9f43892bc9a8, type: 3} - target: {fileID: 962704353483637904, guid: eba75dd16d820074fbba9f43892bc9a8, type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -7329,7 +7272,7 @@ Transform:
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 3 m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1532770825 --- !u!1001 &1532770825
PrefabInstance: PrefabInstance:

View File

@ -8,9 +8,10 @@ public class Multimeter : MonoBehaviour
[Header("ÊÇ·ñ´øµç")] [Header("ÊÇ·ñ´øµç")]
public bool electricity = false; public bool electricity = false;
[Header("µçÁ÷")] [Header("µçÁ÷")]
public int activation; public float activation;
public string name; public string name;
public bool isBlack; public bool isBlack;
public string VV;
private void OnMouseDown() private void OnMouseDown()
{ {
@ -22,6 +23,7 @@ public class Multimeter : MonoBehaviour
GameManager.ins.BlackWanYon.transform.DOLocalMove(new Vector3(0,0,-2), 0.25f); GameManager.ins.BlackWanYon.transform.DOLocalMove(new Vector3(0,0,-2), 0.25f);
GameManager.ins.BlackWanYon.layer = 0; GameManager.ins.BlackWanYon.layer = 0;
GameManager.ins.MultimeterIm.gameObject.SetActive(true); GameManager.ins.MultimeterIm.gameObject.SetActive(true);
} }
if (GameManager.ins.RedWanYon != null&&!isBlack) if (GameManager.ins.RedWanYon != null&&!isBlack)
{ {
@ -31,6 +33,11 @@ public class Multimeter : MonoBehaviour
GameManager.ins.RedWanYon.transform.DOLocalMove(new Vector3(0,0, -2f), 0.25f); GameManager.ins.RedWanYon.transform.DOLocalMove(new Vector3(0,0, -2f), 0.25f);
GameManager.ins.RedWanYon.layer = 0; GameManager.ins.RedWanYon.layer = 0;
GameManager.ins.MultimeterIm.gameObject.SetActive(true); GameManager.ins.MultimeterIm.gameObject.SetActive(true);
if (electricity)
{
GameManager.ins.DianFuIm.gameObject.SetActive(true);
GameManager.ins.DianFuTex.text = activation + VV;
}
} }
Debug.Log("³É¹¦"); Debug.Log("³É¹¦");
} }

View File

@ -12,6 +12,8 @@ public class MultimeterRecovery : MonoBehaviour
[SerializeField] Transform trans; [SerializeField] Transform trans;
[SerializeField] Vector3 Redpos; [SerializeField] Vector3 Redpos;
[SerializeField] Vector3 Blackpos; [SerializeField] Vector3 Blackpos;
public float Multimeter;
public string MultimeterV;
// Start is called before the first frame update // Start is called before the first frame update
void Start() void Start()
{ {
@ -19,6 +21,8 @@ public class MultimeterRecovery : MonoBehaviour
btn = GetComponent<Button>(); btn = GetComponent<Button>();
btn.onClick.AddListener(() => btn.onClick.AddListener(() =>
{ {
GameManager.ins.DianFuIm.gameObject.SetActive(true);
GameManager.ins.DianFuTex.text = Multimeter + MultimeterV;
trans = GameManager.ins.temp.transform; trans = GameManager.ins.temp.transform;
if (GameManager.ins.RedWanYon) if (GameManager.ins.RedWanYon)
{ {

View File

@ -21,7 +21,7 @@ public class AmpereMeter : MonoBehaviour
if (Input.GetMouseButton(0)) if (Input.GetMouseButton(0))
{ {
//1.参数ray 为射线碰撞检测的光线(返回一个从相机到屏幕鼠标位置的光线) //1.参数ray 为射线碰撞检测的光线(返回一个从相机到屏幕鼠标位置的光线)
Ray ray = cam.ScreenPointToRay(Input.mousePosition); Ray ray = Camera.main.ScreenPointToRay(Input.mousePosition);
RaycastHit hit; RaycastHit hit;
if (Physics.Raycast(ray, out hit, 50) && !EventSystem.current.IsPointerOverGameObject()) //如果碰撞检测到物体 if (Physics.Raycast(ray, out hit, 50) && !EventSystem.current.IsPointerOverGameObject()) //如果碰撞检测到物体
{ {

View File

@ -4,148 +4,37 @@ using UnityEngine;
public class CameraControl : MonoBehaviour public class CameraControl : MonoBehaviour
{ {
public static CameraControl Instance { private set; get; } float fieldView;
public float minDis = 0.5f; public Camera playerCamera;
public float maxDis = 1.5f;
public float rSmoothTime = 0.3f, sSmoothTime = 0.3f, mSmoothTime = 0.3f;
public float mouseRotSpeed = 8, mouseMoveSpeed = 1, mouseZoomSpeed = 15;
public float minVerticalAngle = -30, maxVerticalAngle = 60;
public float minHorizontalAngle = -60, maxHorizontalAngle = 60;
[Header("初始化数据"), SerializeField] float orginDis = 0;
Vector3 currentPosition, movVelocity, targetPosition;
float targetDis, currentDis, disVelocity;
Vector3 currentRotation, targetRotation, rotVelocity;
[SerializeField] Transform target;
Vector3 pos;
bool isok = false;
public bool ZhoLI = false;//是否是重力模式
float speed = 20;
private void Awake()
{
Instance = this;
SetCameraTrans();
//Debug.Log("CameraControl");
}
[ContextMenu("设置相机位置")]
private void SetCameraTrans()
{
currentDis = targetDis = orginDis;
currentPosition = targetPosition = transform.position;
currentRotation = targetRotation = transform.localEulerAngles;
}
public void SetOrginDis(Vector3 orginPos, Vector3 orginRO)
{
target = null;
targetPosition = orginPos;
targetRotation = orginRO;
targetDis = 0;
}
public void SetPos(Vector3 pos,Vector3 ro)
{
targetPosition = pos;
targetRotation = ro;
}
private void Update() private void Update()
{ {
if (Input.touchCount == 0 && Input.GetMouseButton(1)) fieldView = playerCamera.fieldOfView;
fieldView -= Input.GetAxis("Mouse ScrollWheel") * 10f;
fieldView = Mathf.Clamp(fieldView, 30, 60);
playerCamera.fieldOfView = fieldView;
if (GameManager.ins.temp&& !GameManager.ins.temp.name.Equals("ǯÐεçÁ÷±í(Clone)"))
{ {
targetRotation.y += Input.GetAxis("Mouse X") * mouseRotSpeed; switch (fieldView / 10)
targetRotation.x -= Input.GetAxis("Mouse Y") * mouseRotSpeed;
}
targetDis = targetDis - Input.GetAxis("Mouse ScrollWheel") * mouseZoomSpeed;
targetRotation.x = Mathf.Clamp(targetRotation.x, minVerticalAngle, maxVerticalAngle);
//targetRotation.y = Mathf.Clamp(targetRotation.y, minHorizontalAngle, maxHorizontalAngle);
targetDis = Mathf.Clamp(targetDis, minDis, maxDis);
currentDis = Mathf.SmoothDamp(currentDis, targetDis, ref disVelocity, rSmoothTime);
currentRotation = Vector3.SmoothDamp(currentRotation, targetRotation, ref rotVelocity, rSmoothTime);
var tmpRotation = Quaternion.Euler(currentRotation);
var offset = tmpRotation * Vector3.forward * -currentDis;
if (target != null)
{
targetPosition = target.position;
}
currentPosition = Vector3.SmoothDamp(currentPosition, targetPosition, ref movVelocity, mSmoothTime);
var tmpPosition = currentPosition + offset;
if (transform.rotation != tmpRotation)
{
transform.rotation=tmpRotation;
}
if (ZhoLI)
{
if (transform.position.y > 3f)
{ {
transform.position = new Vector3(transform.position.x, 2.1f, transform.position.z); case 3:
GameManager.ins.temp.transform.localPosition = new Vector3(0, 0.53f, 1.10f);
break;
case 4:
GameManager.ins.temp.transform.localPosition = new Vector3(0, 0.63f, 0.82f);
break;
case 5:
GameManager.ins.temp.transform.localPosition = new Vector3(0.04f, 0.55f, 0.81f);
break;
case 6:
GameManager.ins.temp.transform.localPosition = new Vector3(0.12f, 0.46f, 0.81f);
break;
default:
break;
} }
} }
else
{ }
if (transform.position.y > 20f)
{
transform.position = new Vector3(transform.position.x, 20f, transform.position.z);
}
}
if (transform.position.y < 2f)
{
transform.position = new Vector3(transform.position.x, 2.1f, transform.position.z);
}
if (Input.GetKey(KeyCode.LeftShift))
{
speed = 25f;
}
else
{
speed = 12f;
}
float x= Mathf.Clamp(transform.position.x, -137f, 102f);
//float y = Mathf.Clamp(transform.position.y, 2.1f, 20f);
float z= Mathf.Clamp(transform.position.z, -125f, 119f);
transform.position = new Vector3(x,transform.position.y,z);
}
private void FixedUpdate()
{
float x = Input.GetAxis("Horizontal");
float y = Input.GetAxis("Vertical");
float z = Input.GetAxis("Updown");
if (x != 0 || y != 0 || z != 0)
{
Debug.Log("Horizontal " + x + " Ver" + y);
if (!ZhoLI)
{
z = (z * Time.deltaTime * speed);
Debug.Log(z);
}
pos = new Vector3(x * Time.deltaTime * speed, z, y * Time.deltaTime * speed);
isok = true;
}
else
{
isok = false;
}
if (isok)
{
if (transform.position != pos || x != 0 || y != 0||z !=0)
{
transform.Translate(pos);
}
}
}
//public void Fly()
//{
// ZhoLI = false;
// transform.GetComponent<Rigidbody>().useGravity = false;
// transform.position = new Vector3(transform.position.x, 20f, transform.position.z);
//}
//public void NotFly()
//{
// ZhoLI = true;
// transform.GetComponent<Rigidbody>().useGravity = true;
// transform.position = new Vector3(transform.position.x,2.1f,transform.position.z);
//}
} }
////声明部分public float horizontalinput; ////声明部分public float horizontalinput;
/////水平参数public float Verticalinput; /////水平参数public float Verticalinput;

View File

@ -0,0 +1,19 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class DoolsPlayer : MonoBehaviour
{
[SerializeField] door_control mesh;
// Start is called before the first frame update
void Start()
{
mesh. = false;
}
private void OnMouseDown()
{
mesh. = true;
gameObject.SetActive(false);
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 7c87fecd3e21b334ba6ebe2ad40d106c
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -29,7 +29,7 @@ public class GameManager : MonoBehaviour
[SerializeField] GameObject NiBianQi; [SerializeField] GameObject NiBianQi;
[SerializeField] Image XiangWeiUI;//相位UI [SerializeField] Image XiangWeiUI;//相位UI
public GameObject temp; public GameObject temp;
[SerializeField] List<GameObject> interactive; public List<GameObject> interactive;
public GameObject RedWanYon; public GameObject RedWanYon;
public GameObject BlackWanYon; public GameObject BlackWanYon;
public GameObject FuAnBiao; public GameObject FuAnBiao;
@ -39,6 +39,7 @@ public class GameManager : MonoBehaviour
public Image MultimeterIm; public Image MultimeterIm;
public Image DianFuIm; public Image DianFuIm;
public Text DianFuTex; public Text DianFuTex;
[SerializeField] FirstPersonController FirstPersonController;
public void Awake() public void Awake()
{ {
if (ins != null) if (ins != null)
@ -52,8 +53,17 @@ public class GameManager : MonoBehaviour
// Start is called before the first frame update // Start is called before the first frame update
private void Start() private void Start()
{ {
UIManager.Instance.ToolsItemManager.ItemClick.AddListener(ToolsShow); UIManager.Instance.ToolsItemManager.ItemClick.AddListener(ToolsShow);
string sceneInfo = "三相_无互感器_无光伏"; UIManager.Instance.ToolsItemManager.recoverEvent.AddListener(() =>
{
WanStopValve.gameObject.SetActive(false);
QianStopValve.gameObject.SetActive(false);
DianFuIm.gameObject.SetActive(false);
interactiveEnum = Interactive.none;
FirstPersonController.enabled = true;
});
string sceneInfo = GlobalFlag.SceneInfo();
var tempStr = sceneInfo.Split('_'); var tempStr = sceneInfo.Split('_');
int pvwCount = (GlobalFlag.pvw * 1000) / 295; int pvwCount = (GlobalFlag.pvw * 1000) / 295;
if (tempStr[tempStr.Length-1].Equals("有光伏")) if (tempStr[tempStr.Length-1].Equals("有光伏"))
@ -74,35 +84,36 @@ public class GameManager : MonoBehaviour
GameObject obj = Instantiate(Inverter[i]); GameObject obj = Instantiate(Inverter[i]);
obj.transform.localPosition = biaojiPos.localPosition; obj.transform.localPosition = biaojiPos.localPosition;
obj.transform.localEulerAngles = biaojiPos.localEulerAngles; obj.transform.localEulerAngles = biaojiPos.localEulerAngles;
interactive.Add(obj.GetComponentInChildren<door_control>().gameObject) ;
} }
} }
} }
private void Update() private void Update()
{ {
switch (interactiveEnum) //switch (interactiveEnum)
{ //{
case Interactive.none: // case Interactive.none:
for (int i = 0; i < interactive.Count; i++) // for (int i = 0; i < interactive.Count; i++)
{ // {
interactive[i].transform.GetComponent<door_control>(). = true; // interactive[i].transform.GetComponent<door_control>().启用交互 = true;
} // }
break; // break;
case Interactive.YanDian: // case Interactive.YanDian:
for (int i = 0; i < interactive.Count; i++) // for (int i = 0; i < interactive.Count; i++)
{ // {
interactive[i].transform.GetComponent<door_control>(). = false; // interactive[i].transform.GetComponent<door_control>().启用交互 = false;
} // }
break; // break;
case Interactive.QianXing: // case Interactive.QianXing:
for (int i = 0; i < interactive.Count; i++) // for (int i = 0; i < interactive.Count; i++)
{ // {
interactive[i].transform.GetComponent<door_control>(). = true; // interactive[i].transform.GetComponent<door_control>().启用交互 = true;
} // }
break; // break;
default: // default:
break; // break;
} //}
if (Input.GetKeyDown(KeyCode.K)) if (Input.GetKeyDown(KeyCode.K))
{ {
ToolsShow(QianXing); ToolsShow(QianXing);
@ -113,6 +124,7 @@ public class GameManager : MonoBehaviour
/// </summary> /// </summary>
public void ToolsShow(GameObject tools) public void ToolsShow(GameObject tools)
{ {
FirstPersonController.enabled = false;
if (temp != null) if (temp != null)
{ {
Destroy(temp.gameObject); Destroy(temp.gameObject);
@ -138,7 +150,6 @@ public class GameManager : MonoBehaviour
case "钳形电流表": case "钳形电流表":
interactiveEnum = Interactive.QianXing; interactiveEnum = Interactive.QianXing;
temp.transform.localRotation = Quaternion.Euler(new Vector3(90, 180, 0)); temp.transform.localRotation = Quaternion.Euler(new Vector3(90, 180, 0));
QianStopValve.trans = temp.transform.Find("旋转"); QianStopValve.trans = temp.transform.Find("旋转");
WanStopValve.gameObject.SetActive(false); WanStopValve.gameObject.SetActive(false);
QianStopValve.gameObject.SetActive(true); QianStopValve.gameObject.SetActive(true);

View File

@ -0,0 +1,40 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BoxDools : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
private void OnTriggerEnter(Collider other)
{
if (other != null)
{
for (int i = 0; i < GameManager.ins.interactive.Count; i++)
{
if (!GameManager.ins.interactive[i].GetComponent<door_control>().)
{
GameManager.ins.interactive[i].GetComponent<door_control>(). = true;
}
}
}
}
private void OnTriggerExit(Collider other)
{
if (other != null)
{
for (int i = 0; i < GameManager.ins.interactive.Count; i++)
{
GameManager.ins.interactive[i].GetComponent<door_control>(). = false;
if (GameManager.ins.interactive[i].GetComponent<door_control>().)
{
GameManager.ins.interactive[i].GetComponent<door_control>().animator.Play(GameManager.ins.interactive[i].GetComponent<door_control>().);
}
}
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d0b0614c3ab559a47b4d270033167a8a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -11,7 +11,7 @@ public class BoxPengZhuang : MonoBehaviour
// Start is called before the first frame update // Start is called before the first frame update
void Start() void Start()
{ {
} }
private void OnTriggerEnter(Collider other) private void OnTriggerEnter(Collider other)
@ -20,7 +20,11 @@ public class BoxPengZhuang : MonoBehaviour
{ {
g1.gameObject.SetActive(true); g1.gameObject.SetActive(true);
g1.init(dialogue); g1.init(dialogue);
fraction.CompletedorNot = true; if (fraction)
{
fraction.CompletedorNot = true;
}
PlayerPrefs.SetString("isWorkingPersonnel", "1");
GetComponent<Fraction>().CompletedorNot = true; GetComponent<Fraction>().CompletedorNot = true;
} }
} }

View File

@ -11,6 +11,8 @@ public class ClampAmmetersInteractive : MonoBehaviour
public string name; public string name;
public float linearMeasure;//默认的大小 public float linearMeasure;//默认的大小
public List<float> floats; public List<float> floats;
public float Fuan;
public string unit;
private void Start() private void Start()
{ {
transform.AddComponent<MeshCollider>(); transform.AddComponent<MeshCollider>();
@ -28,12 +30,15 @@ public class ClampAmmetersInteractive : MonoBehaviour
//Debug.Log("ok"); //Debug.Log("ok");
if (GameManager.ins.temp.transform != null && GameManager.ins.temp.transform.name.Equals("钳形电流表(Clone)") || GameManager.ins.temp.transform.name.Equals("钳形电流表_大(Clone)")) if (GameManager.ins.temp.transform != null && GameManager.ins.temp.transform.name.Equals("钳形电流表(Clone)") || GameManager.ins.temp.transform.name.Equals("钳形电流表_大(Clone)"))
{ {
GameManager.ins.DianFuIm.gameObject.SetActive(true);
GameManager.ins.temp.transform.parent = g1.transform; GameManager.ins.temp.transform.parent = g1.transform;
GameManager.ins.temp.transform.DOLocalRotate(new Vector3(40.35f,186.12f,-142.8f), 0.25f); GameManager.ins.temp.transform.DOLocalRotate(new Vector3(40.35f,186.12f,-142.8f), 0.25f);
GameManager.ins.temp.transform.DOScale(new Vector3(30,30,30), 0.25f); GameManager.ins.temp.transform.DOScale(new Vector3(30,30,30), 0.25f);
GameManager.ins.temp.transform.DOLocalMove(new Vector3(0.6f,-5.43f,-7.09f), 0.25f); GameManager.ins.temp.transform.DOLocalMove(new Vector3(0.6f,-5.43f,-7.09f), 0.25f);
GameManager.ins.DianFuTex.text = Fuan +" "+ unit;
for (int i = 0; i < floats.Count; i++) for (int i = 0; i < floats.Count; i++)
{ {
if (floats[(int)(GameManager.ins.QianStopValve.linearMeasure / 10)]> linearMeasure) if (floats[(int)(GameManager.ins.QianStopValve.linearMeasure / 10)]> linearMeasure)
{ {
GetComponent<Fraction>().CompletedorNot = true; GetComponent<Fraction>().CompletedorNot = true;

View File

@ -0,0 +1,33 @@
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using UnityEngine;
public class ClampAmmetersManager : MonoBehaviour
{
[SerializeField] List<ClampAmmetersInteractive> clampAmmetersInteractives= new List<ClampAmmetersInteractive>();
public Dictionary<int,float> data = new Dictionary<int,float>();
private void Awake()
{
run();
}
// Start is called before the first frame update
void Start()
{
}
/// <summary>
/// »ñÈ¡µÍÏÂÔ¤ÉèÊý¾Ý
/// </summary>
void run()
{
clampAmmetersInteractives = GetComponentsInChildren<ClampAmmetersInteractive>().ToList();
}
void init()
{
for (int i = 0; i < data.Count; i++)
{
clampAmmetersInteractives[i].Fuan = data[i];
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: cf85d7ecb61a07b44af353b4076e57ff
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -32,7 +32,7 @@ public class StopValve : MonoBehaviour, IBeginDragHandler, IEndDragHandler, IDra
public void OnBeginDrag(PointerEventData eventData) public void OnBeginDrag(PointerEventData eventData)
{ {
currentPos = eventData.position; currentPos = transform.position;
} }
/// <summary> /// <summary>

View File

@ -1,20 +1,16 @@
using UnityEngine; using UnityEngine;
using UnityEngine.EventSystems; using UnityEngine.EventSystems;
using Vuplex.WebView;
public class newfollow : MonoBehaviour public class newfollow : MonoBehaviour
{ {
[SerializeField] GameObject game; [SerializeField] string _name;
[SerializeField] string name; public CanvasWebViewPrefab _focusedPrefab;
public string url; public GameObject _canvas;
//[SerializeField] Dialogue dialogue; private void Start()
// Start is called before the first frame update {
//void Start()
//{
// //EventTriggerListener.Get(transform.gameObject).onClick += g =>
// //{
// //}; }
//}
private void Update() private void Update()
{ {
// 鼠标左键按下 // 鼠标左键按下
@ -31,18 +27,113 @@ public class newfollow : MonoBehaviour
if (res) if (res)
{ {
// 如果产生了碰撞 // 如果产生了碰撞
if (hit.transform.name.Equals(name)) if (hit.transform.name.Equals(_name))
{ {
Debug.Log(hit.transform.name); Debug.Log(hit.transform.name);
game.SetActive(true); CreatView();
//game.init(url);
} }
} }
} }
if (Input.GetKeyDown(KeyCode.Escape))
{
if (_focusedPrefab != null)
Destroy(_focusedPrefab.gameObject);
}
} }
//// Update is called once per frame
//private void FixedUpdate() private void CreatView()
//{ {
// transform.LookAt(game); // Enable the native touch screen keyboard for Android and iOS.
//} Web.SetTouchScreenKeyboardEnabled(true);
//_canvas = GameObject.Find("Canvas");
// Create a webview for the main content.
var mainWebViewPrefab = CanvasWebViewPrefab.Instantiate();
mainWebViewPrefab.transform.SetParent(_canvas.transform, false);
var rectTransform = mainWebViewPrefab.transform as RectTransform;
rectTransform.anchoredPosition3D = Vector3.zero;
rectTransform.offsetMin = Vector2.zero;
rectTransform.offsetMax = Vector2.zero;
mainWebViewPrefab.transform.localScale = Vector3.one;
_focusedPrefab = mainWebViewPrefab;
mainWebViewPrefab.Initialized += (s, e) =>
{
var webViewWithPopups = mainWebViewPrefab.WebView as IWithPopups;
if (webViewWithPopups == null)
{
mainWebViewPrefab.WebView.LoadHtml(NOT_SUPPORTED_HTML);
return;
}
WebViewLogger.Log("Loading Pinterest as an example because it uses popups for third party login. Click 'Login', then select Facebook or Google to open a popup for authentication.");
mainWebViewPrefab.WebView.LoadUrl("http://111.229.30.246:10015/");
webViewWithPopups.SetPopupMode(PopupMode.LoadInNewWebView);
webViewWithPopups.PopupRequested += (webView, eventArgs) =>
{
WebViewLogger.Log("Popup opened with URL: " + eventArgs.Url);
var popupPrefab = CanvasWebViewPrefab.Instantiate(eventArgs.WebView);
_focusedPrefab = popupPrefab;
popupPrefab.transform.SetParent(_canvas.transform, false);
var popupRectTransform = popupPrefab.transform as RectTransform;
popupRectTransform.anchoredPosition3D = Vector3.zero;
popupRectTransform.offsetMin = Vector2.zero;
popupRectTransform.offsetMax = Vector2.zero;
popupPrefab.transform.localScale = Vector3.one;
// Place the popup in front of the main webview.
var localPosition = popupPrefab.transform.localPosition;
localPosition.z = 0.1f;
popupPrefab.transform.localPosition = localPosition;
popupPrefab.Initialized += (sender, initializedEventArgs) =>
{
popupPrefab.WebView.CloseRequested += (popupWebView, closeEventArgs) =>
{
WebViewLogger.Log("Closing the popup");
_focusedPrefab = mainWebViewPrefab;
popupPrefab.Destroy();
};
};
};
};
}
const string NOT_SUPPORTED_HTML = @"
<body>
<style>
body {
font-family: sans-serif;
display: flex;
justify-content: center;
align-items: center;
line-height: 1.25;
}
div {
max-width: 80%;
}
li {
margin: 10px 0;
}
</style>
<div>
<p>
Sorry, but this 3D WebView package doesn't support yet the <a href='https://developer.vuplex.com/webview/IWithPopups'>IWithPopups</a> interface. Current packages that support popups:
</p>
<ul>
<li>
<a href='https://developer.vuplex.com/webview/StandaloneWebView'>3D WebView for Windows and macOS</a>
</li>
<li>
<a href='https://developer.vuplex.com/webview/AndroidWebView'>3D WebView for Android</a>
</li>
<li>
<a href='https://developer.vuplex.com/webview/AndroidGeckoWebView'>3D WebView for Android with Gecko Engine</a>
</li>
</ul>
</div>
</body>
";
} }

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 023baaaa61e282345ba2be5458315696
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 25d70fabd09336447aa2c510e9eb5081
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,96 @@
%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: New Material
m_Shader: {fileID: -6465566751694194690, guid: 25d70fabd09336447aa2c510e9eb5081, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
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}
- _Emission:
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}
- _Main:
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}
- _Metallic:
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}
- _Normal:
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:
- _BumpScale: 1
- _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
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9bb3e1ce8ad122e46a84c2eec2b26aa8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5ce293192264ba143b0b7754dc6a46a7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,40 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class WorkingPersonnel : MonoBehaviour
{
public static WorkingPersonnel instance;
[SerializeField] string isWorkingPersonnel;
[SerializeField] GameObject game;
private void Awake()
{
if (instance != null)
{
Destroy(gameObject);
return;
}
instance = this;
DontDestroyOnLoad(gameObject);
}
// Start is called before the first frame update
void Start()
{
if (string.IsNullOrEmpty(PlayerPrefs.GetString("isWorkingPersonnel")))
{
PlayerPrefs.GetString("isWorkingPersonnel", "0");
}
else
{
isWorkingPersonnel = PlayerPrefs.GetString("isWorkingPersonnel");
if (isWorkingPersonnel.Equals("1"))
{
game.SetActive(false);
}
}
}
private void OnDestroy()
{
PlayerPrefs.SetString("isWorkingPersonnel","0");
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d4a7a090670be304ebe50e87679d3257
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,147 @@
fileFormatVersion: 2
guid: 82ea5eb356a6ccf4689b59042739154a
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,147 @@
fileFormatVersion: 2
guid: 6bdaa1e1cf231284685da170dba13ee9
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -7,7 +7,6 @@
"com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.postprocessing": "3.2.2", "com.unity.postprocessing": "3.2.2",
"com.unity.shadergraph": "12.1.8",
"com.unity.test-framework": "1.1.31", "com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6", "com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.4", "com.unity.timeline": "1.6.4",

View File

@ -91,23 +91,6 @@
}, },
"url": "https://packages.unity.cn" "url": "https://packages.unity.cn"
}, },
"com.unity.render-pipelines.core": {
"version": "12.1.8",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.searcher": {
"version": "4.9.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.services.core": { "com.unity.services.core": {
"version": "1.6.0", "version": "1.6.0",
"depth": 1, "depth": 1,
@ -126,15 +109,6 @@
"dependencies": {}, "dependencies": {},
"url": "https://packages.unity.cn" "url": "https://packages.unity.cn"
}, },
"com.unity.shadergraph": {
"version": "12.1.8",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.8",
"com.unity.searcher": "4.9.1"
}
},
"com.unity.test-framework": { "com.unity.test-framework": {
"version": "1.1.31", "version": "1.1.31",
"depth": 0, "depth": 0,

View File

@ -18,7 +18,7 @@ PhysicsManager:
m_ClothInterCollisionDistance: 0 m_ClothInterCollisionDistance: 0
m_ClothInterCollisionStiffness: 0 m_ClothInterCollisionStiffness: 0
m_ContactsGeneration: 1 m_ContactsGeneration: 1
m_LayerCollisionMatrix: 7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff m_LayerCollisionMatrix: 7ffefffffffffffffffffffffffffffffffffffffffffffffffffffffefeffff7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
m_AutoSimulation: 1 m_AutoSimulation: 1
m_AutoSyncTransforms: 0 m_AutoSyncTransforms: 0
m_ReuseCollisionCallbacks: 1 m_ReuseCollisionCallbacks: 1

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.15f1c1 m_EditorVersion: 2021.3.10f1c2
m_EditorVersionWithRevision: 2021.3.15f1c1 (080beb55ecda) m_EditorVersionWithRevision: 2021.3.10f1c2 (5a059dbcdda5)

View File

@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 61
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: de02f9e1d18f588468e474319d09a723, type: 3}
m_Name:
m_EditorClassIdentifier:
customInterpolatorErrorThreshold: 32
customInterpolatorWarningThreshold: 16

View File

@ -14,6 +14,7 @@ TagManager:
- Line - Line
- "\u65CB\u8F6C" - "\u65CB\u8F6C"
- FuAnBiao - FuAnBiao
- AllTools
layers: layers:
- Default - Default
- TransparentFX - TransparentFX
@ -23,7 +24,7 @@ TagManager:
- UI - UI
- QianXing - QianXing
- Player - Player
- - Men
- -
- -
- -