- Added a method for animating FOV, and added it to the ending cameras.

- Started reworking Modem cameras.
- Finally fixed ScreenUV shader, so the Modem's static looks correct.
This commit is contained in:
2026-03-11 02:34:00 -04:00
parent 23133f3aee
commit 6ba521ea56
15 changed files with 815 additions and 320 deletions
+36 -1
View File
@@ -1,5 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1761436705912035902
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6802575006468162178}
m_Layer: 22
m_Name: Camera Root
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6802575006468162178
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1761436705912035902}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5462889507286591849}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &4175776851245093875
GameObject:
m_ObjectHideFlags: 0
@@ -30,7 +61,8 @@ Transform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Children:
- {fileID: 6802575006468162178}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1360612188282181879
@@ -56,7 +88,10 @@ MonoBehaviour:
SerializationNodes: []
_udonSharpBackingUdonBehaviour: {fileID: 4941474114823655580}
FOV: 60
NearClippingPlane: 0.3
FarClippingPlane: 1000
CameraRoot: {fileID: 6802575006468162178}
FOVChangeObject: {fileID: 0}
--- !u!114 &4941474114823655580
MonoBehaviour:
m_ObjectHideFlags: 0