What? Posted December 10, 2014 Report Share Posted December 10, 2014 I'm curious; is it possible to change the opacity of a tilemap? I was thinking about game mechanics where some parts of the level disappear to reveal hidden passages, like in Yoshi's Island for the SNES. Quote Link to comment Share on other sites More sharing options...
horkoda Posted December 10, 2014 Report Share Posted December 10, 2014 Does http://docs.phaser.io/Phaser.TilemapLayer.html#alpha help you?Note that each tilemap layer will have its own alpha property. Quote Link to comment Share on other sites More sharing options...
What? Posted December 11, 2014 Author Report Share Posted December 11, 2014 Does http://docs.phaser.io/Phaser.TilemapLayer.html#alpha help you?Note that each tilemap layer will have its own alpha property. Heh. I was looking in the wrong part of the docs. Thanks anyway. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.