Update of /cvsroot/opal/opal/samples/data/overlays
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1764/samples/data/overlays
Added Files:
general.overlay
Log Message:
minor changes; added stuff to sample app
--- NEW FILE: general.overlay ---
// Ogre overlay scripts
General/Crosshair
{
zorder 200
container Panel(General/Dot)
{
// Center it horzontally, put it at the top
left 0.493
top 0.495
width 0.01
height 0.014
material Special/Crosshair
}
}
|