Skip to content

Commit 7c9b04a

Browse files
committed
Update add-easing-to-your-game-animations-with-phaser.mdx
1 parent 023d6e3 commit 7c9b04a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

projects/add-easing-to-your-game-animations-with-phaser/add-easing-to-your-game-animations-with-phaser.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ In this project tutorial, you’ll learn how to apply built-in easing functions
4646

4747
## Easing
4848

49-
**Easing** is a way of using mathematical formulas to set the rate of movement in animation.
50-
51-
[Easings.net](http://Easings.net) is a great resource that lets you test out each type of easing, and even view the mathematical formulas behind them!
49+
**Easing** is a way of using mathematical formulas to set the rate of movement in animation. [Easings.net](http://Easings.net) is a great resource that lets you test out each type of easing, and even view the mathematical formulas behind them!
5250

5351
Phaser has 32 different built-in easing functions available to use! Wanna see all of the easing functions together in action?
5452

0 commit comments

Comments
 (0)