Merge Explode + unexplodeButton, make animation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
// THIS IS TAKEN OUT OF A MATH LIBRARY
|
||||
public static class MathUtil
|
||||
{
|
||||
public static float EaseIn(float startNum, float endNum, float pct)
|
||||
|
||||
Reference in New Issue
Block a user