-
-
Notifications
You must be signed in to change notification settings - Fork 656
Open
Labels
Description
If you are submitting a bug report, please respect the below template :
OS platform / Browser
Windows 10 / Chrome
melonJS version
7.1.1
Bug description
isometric object layer block image ordering
Steps to reproduce the bug
execute isometric example
Console log Extract
n/a
I tried to add buildings. but the example has layer control approach. So When I move player to back position of the layer object, the player is on the front of the building image.
I think the building object should be object and it should have fixed z-order and the player's z-order should be update along the player's position.
how can I make it?
Thanks alot.
Reactions are currently unavailable
