Skip to content

Commit

Permalink
added bitmap mask example
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Westover <[email protected]>
  • Loading branch information
scottwestover committed Apr 26, 2024
1 parent ef232d7 commit e798eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/3.80/scene-transition-bitmap-mask/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Contains example code of how to create a custom scene transition for when a scene starts by using a `BitmapMask`.

You can see a live demo of the example here: [Phaser 3 Scene Transition Bitmap Mask](https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/shader-battle-scene-transitions/index.html)
You can see a live demo of the example here: [Phaser 3 Scene Transition Bitmap Mask](https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/scene-transition-bitmap-mask/index.html)

![Example](./docs/example.gif?raw=true)

Expand Down

0 comments on commit e798eba

Please sign in to comment.