Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/samme/phaser-plugin-step

Adds keyboard shortcuts for frame-stepping. Phaser 2/CE
https://github.com/samme/phaser-plugin-step

phaser phaser-plugin

Last synced: about 2 months ago
JSON representation

Adds keyboard shortcuts for frame-stepping. Phaser 2/CE

Lists

README

        

![Screenshot](https://samme.github.io/phaser-plugin-step/screenshot.png)

Adds keyboard shortcuts: . toggle stepping; / step forward.

[Demo](https://samme.github.io/phaser-plugin-step/)

Use 💃
---

```javascript
game.plugins.add(Phaser.Plugin.Step)
```