Mountain/Controller progress

-more obstacles added to the mountain
-finish line was added at the top of the mountain
-installed new input package
This commit is contained in:
Evan Nydahl
2021-11-29 11:51:09 -06:00
parent ed03331b6e
commit 1366273e54
16 changed files with 5125 additions and 2543 deletions

View File

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

View File

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