Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into develop

This commit is contained in:
ntr
2019-09-12 16:19:28 +10:00
10 changed files with 121 additions and 42 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ class Slay extends Component {
});
anime.set('#slay', {
translateY: (window.screen.height) * 0.35 * this.props.direction.y,
translateY: -1 * (window.screen.height) * 0.35,
translateX: 0,
});
anime.set('#explosion feDisplacementMap', {