Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 754 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 754 Bytes

Phaser 3 Smart Rotation

Consistently great-looking rotation tweens in Phaser 3

License

Overview

This is the source code for the YouTube video: How to Rotate a Sprite Correctly with Tweens in Phaser 3.

Just getting started with Phaser?

We have a free book that teaches you how to create an Infinite Jumper in modern JavaScript. Get it here: https://ourcade.co/books/infinite-jumper-phaser3

Getting Started

Clone this repository to your local machine and then install dependencies:

npm install

Start development server:

npm run start

License

MIT License