Prefabs Modified

This commit is contained in:
2025-09-11 13:03:43 +02:00
parent 1239052a5f
commit 16c98ee8e3
3 changed files with 22 additions and 0 deletions

View File

@@ -440749,6 +440749,10 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 4102529980491997365, guid: 0c2275f0a1451a142b686a049a2ebcec, type: 3}
propertyPath: m_SortingOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5172497182660285677, guid: 0c2275f0a1451a142b686a049a2ebcec, type: 3}
propertyPath: m_Name
value: AnneLise_Camera

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class Distancemeasurer : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 2226aecbed4b1f143a5a5c5be4236957