in progress bug movement

This commit is contained in:
Giovani
2020-01-31 23:03:38 -05:00
parent eb82b505fc
commit 8b886ba52c
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
{
}