344
This commit is contained in:
parent
afcf813e35
commit
7e185ed9f5
|
@ -43,7 +43,7 @@ AnimatorStateMachine:
|
||||||
m_Position: {x: 510, y: 130, z: 0}
|
m_Position: {x: 510, y: 130, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: -3921465590487093746}
|
m_State: {fileID: -3921465590487093746}
|
||||||
m_Position: {x: 500, y: 260, z: 0}
|
m_Position: {x: 520, y: 260, z: 0}
|
||||||
m_ChildStateMachines: []
|
m_ChildStateMachines: []
|
||||||
m_AnyStateTransitions: []
|
m_AnyStateTransitions: []
|
||||||
m_EntryTransitions: []
|
m_EntryTransitions: []
|
||||||
|
|
|
@ -53,7 +53,7 @@ TextureImporter:
|
||||||
alphaUsage: 1
|
alphaUsage: 1
|
||||||
alphaIsTransparency: 0
|
alphaIsTransparency: 0
|
||||||
spriteTessellationDetail: -1
|
spriteTessellationDetail: -1
|
||||||
textureType: 0
|
textureType: 1
|
||||||
textureShape: 1
|
textureShape: 1
|
||||||
singleChannelComponent: 0
|
singleChannelComponent: 0
|
||||||
flipbookRows: 1
|
flipbookRows: 1
|
||||||
|
|
|
@ -27,6 +27,7 @@ public class ClampAmmetersInteractive : MonoBehaviour
|
||||||
void init()
|
void init()
|
||||||
{
|
{
|
||||||
g1 = transform.GetChild(0).GetComponent<Transform>().gameObject;
|
g1 = transform.GetChild(0).GetComponent<Transform>().gameObject;
|
||||||
|
name = g1.name;
|
||||||
}
|
}
|
||||||
private void OnMouseDown()
|
private void OnMouseDown()
|
||||||
{
|
{
|
||||||
|
|
|
@ -3,11 +3,11 @@ using System;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using UnityEngine.EventSystems;
|
using UnityEngine.EventSystems;
|
||||||
using Vuplex.WebView;
|
//using Vuplex.WebView;
|
||||||
public class newfollow : MonoBehaviour
|
public class newfollow : MonoBehaviour
|
||||||
{
|
{
|
||||||
[SerializeField] string _name;
|
[SerializeField] string _name;
|
||||||
public CanvasWebViewPrefab _focusedPrefab;
|
//public CanvasWebViewPrefab _focusedPrefab;
|
||||||
public GameObject _canvas;
|
public GameObject _canvas;
|
||||||
|
|
||||||
public bool isOnce = true;
|
public bool isOnce = true;
|
||||||
|
@ -76,7 +76,7 @@ public class newfollow : MonoBehaviour
|
||||||
public void OpenWaiBuUrl(string _url)
|
public void OpenWaiBuUrl(string _url)
|
||||||
{
|
{
|
||||||
//Application.OpenURL(url);
|
//Application.OpenURL(url);
|
||||||
_focusedPrefab.InitialUrl = _url;
|
//_focusedPrefab.InitialUrl = _url;
|
||||||
_canvas.gameObject.SetActive(true);
|
_canvas.gameObject.SetActive(true);
|
||||||
}
|
}
|
||||||
public void OnClose()
|
public void OnClose()
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -7246,7 +7246,7 @@ RectTransform:
|
||||||
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: 736, y: 0}
|
m_AnchoredPosition: {x: 736, y: 0}
|
||||||
m_SizeDelta: {x: 0, y: 0}
|
m_SizeDelta: {x: 420.9, y: 0}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!114 &75116808
|
--- !u!114 &75116808
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
|
@ -48991,7 +48991,7 @@ RectTransform:
|
||||||
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: -834, y: 457}
|
m_AnchoredPosition: {x: -834, y: 457}
|
||||||
m_SizeDelta: {x: 0, y: 0}
|
m_SizeDelta: {x: 114, y: 57}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!114 &614828590
|
--- !u!114 &614828590
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
|
@ -115897,7 +115897,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!4 &1433083661
|
--- !u!4 &1433083661
|
||||||
Transform:
|
Transform:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Build from LGZN_H at 2024/5/27 9:28:06
|
Build from ADAM at 2024/5/29 23:00:35
|
Loading…
Reference in New Issue