修改位置
This commit is contained in:
8
unity/Assets/camera.meta
Normal file
8
unity/Assets/camera.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: DisZsHv8UyoXyRinPrionEnKLfqNi3LN4mStgEhlSFsBoZMFnHn9Pec=
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
18
unity/Assets/camera/facingcamera.cs
Normal file
18
unity/Assets/camera/facingcamera.cs
Normal file
@@ -0,0 +1,18 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class facingcamera : MonoBehaviour
|
||||
{
|
||||
// Start is called before the first frame update
|
||||
void Start()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
11
unity/Assets/camera/facingcamera.cs.meta
Normal file
11
unity/Assets/camera/facingcamera.cs.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: XnsY5nz5Un9TPiKRkZGjUpQ4CM6NKU0bP3APcjA/RlHfg66LzBADVVE=
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
unity/Assets/eco.meta
Normal file
8
unity/Assets/eco.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: WilK4COlAilsOlvM7nvvgb2p+CN1WZ+/iMBIiLI9SofAhv0bLKeM3Fc=
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user