Make game end work
This commit is contained in:
7
Assets/SmoothToTarget.cs
Normal file
7
Assets/SmoothToTarget.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using System.Collections;
|
||||
using UnityEngine;
|
||||
|
||||
public class SmoothToTarget : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user