Better looking "back" tweeningSet
This commit is contained in:
parent
b52a1ca72c
commit
9c84984f85
@ -71,7 +71,7 @@ var tweeningSets = { // numbers refer to indicies into the allTweeningsFns array
|
|||||||
snappy: [10, 11, 12, 13, 14, 15],
|
snappy: [10, 11, 12, 13, 14, 15],
|
||||||
bouncy: [16, 17, 18],
|
bouncy: [16, 17, 18],
|
||||||
elastic: [19, 20, 21],
|
elastic: [19, 20, 21],
|
||||||
back: [22, 23, 24]
|
back: [24]
|
||||||
};
|
};
|
||||||
var tweeningFns = tweeningSets.meandering; // the actual set of tweening functions points will randomly choose from
|
var tweeningFns = tweeningSets.meandering; // the actual set of tweening functions points will randomly choose from
|
||||||
// click effect related config vars
|
// click effect related config vars
|
||||||
|
Loading…
Reference in New Issue
Block a user