in progress bug movement

This commit is contained in:
2020-01-31 23:03:38 -05:00
parent 5f521efcd3
commit 111bb5e27e
16 changed files with 530 additions and 599 deletions

View File

@@ -0,0 +1,8 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public static class LayerNames
{
}