Added player animation to script
This commit is contained in:
@@ -19,7 +19,6 @@ public class EventControlsDisplay : MonoBehaviour
|
||||
private void Start()
|
||||
{
|
||||
tilemap = GetComponent<Tilemap>();
|
||||
|
||||
}
|
||||
|
||||
private void Update()
|
||||
|
||||
Reference in New Issue
Block a user