Test Manialink:
Code: Select all
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<manialink version="1" background="title" navigable3d="0">
<frame3d style3d="NavButton" posn="-10 -10 -10" sizen="100 30" />
<frame3d style3d="NavButton" posn="10 10 10" sizen="100 30" />
</manialink>

As of the z-values, the lower left button should be behind the top right one. Yet they both seem to have the same z-value, resulting in the conflict when drawn.