ta-david-yu / 2D-Platformer-Hunter

A 2D Platformer Controller in Unity
MIT License
326 stars 38 forks source link

Fix missing using #8

Closed Team-on closed 3 years ago

Team-on commented 3 years ago

Assets\Samples\PlaygroundSamples\Scripts\Module\BasicDashModule.cs(37,16): error CS0246: The type or namespace name 'EasingFunction' could not be found (are you missing a using directive or an assembly reference?)