So I’ve faced the problem when overlay is not shown in the project based on MTE.
At first I thought that made some error, but then I’ve applied the same overlay to sample project ‘CastleDemo’
I’ve just added the composer and used composer.showOverlay(“popup”) in the move event.
However nothign happens and nothing appears (there is a huge rectangle in popup, so it should be visible obviously)
What is strange here, that the same approach works in IsometricComposer sample.
Please advise