Initial Commit
This commit is contained in:
commit
ee5c2f922d
2255 changed files with 547750 additions and 0 deletions
8
Assets/Scripts/MeleeIkManager2D.cs
Normal file
8
Assets/Scripts/MeleeIkManager2D.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
using UnityEngine.Experimental.U2D.IK;
|
||||
|
||||
namespace DefaultNamespace
|
||||
{
|
||||
public class MeleeIkManager2D : IKManager2D
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue