feat: player movement
This commit is contained in:
6
Assets/Code/Scripts/Player/PlayerAnimation.cs
Normal file
6
Assets/Code/Scripts/Player/PlayerAnimation.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class PlayerAnimation
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user