PlayerController.cs init

This commit is contained in:
s-prechtl 2022-05-09 23:08:18 +02:00
parent 12ff6e0390
commit 0554440fd5
2 changed files with 20 additions and 1 deletions

View file

@ -0,0 +1,19 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class PlayerController : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View file

@ -12,4 +12,4 @@ MonoBehaviour:
m_Script: {fileID: 0}
m_Name:
m_EditorClassIdentifier: Unity.Rider.Editor:Packages.Rider.Editor:RiderScriptEditorPersistedState
lastWriteTicks: -8585494769450265822
lastWriteTicks: -8585494767140694408