Hit animation bug fixes.
- In "Hidden" mod, don't draw expanding animation for circles. (related to #121) - With "Show Perfect Hits" disabled, still show the hit animations instead of having the objects just disappear. (also mentioned in #121) - Removed the two easing functions in Utils (and replaced references with calls to AnimationEquations). Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
package itdelatrisu.opsu.ui.animations;
|
||||
|
||||
|
||||
/*
|
||||
* These equations are copyright (c) 2001 Robert Penner, all rights reserved,
|
||||
* and are open source under the BSD License.
|
||||
|
||||
Reference in New Issue
Block a user