ourcade / phaser3-smart-rotation

Consistently great-looking rotation tweens in Phaser 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Consistently great-looking rotation tweens in Phaser 3

License:MIT License


Languages

Language:JavaScript 94.6%Language:HTML 5.4%