Add player and sprite placeholders

This commit is contained in:
2020-01-31 19:26:52 -05:00
parent 60baba6bf3
commit 137d74733b
17 changed files with 1692 additions and 206 deletions

19
Assets/Scripts/Player.cs Normal file
View File

@@ -0,0 +1,19 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Player : MonoBehaviour
{
private void Start()
{
}
private void Update()
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: dec097e595825c54ebc84fbd9a143fae
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: