Skip to content

Commit 023d6e3

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

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
@@ -1,5 +1,5 @@
11
---
2-
title: Add Easing to Your Game Animations With Phaser
2+
title: Add Easing to Your Game Animations with Phaser
33
author: Julien Kris
44
uid: Jps14SaCwqgdbbnYvoMpvMKv92P2
55
datePublished: 2025-10-22
@@ -20,8 +20,6 @@ courses:
2020
- phaser
2121
---
2222

23-
# Add Easing to Your Game Animations With Phaser
24-
2523
## Introduction
2624

2725
Oftentimes in introductory lessons on game animation, animation happens linearly: an object moves across the screen at a consistent rate. But in real life physics, when someone throws a ball and it bounces, that bounce has momentum, and moments when it moves quickly and then slows down.

0 commit comments

Comments
 (0)