Версия
0.0.43 -
http://www.mbrepository.com/file.php?id=1466ver 0.0.43 (20 Sept 2010):
- added a command to quickly add backdrops for menus (under "import")
The new command, under "import", is just for convenience and serves the following purpose:
How you add a new background image (a backdrop) into a menu, in M&B?
You need to:
1- build a flat, one-quad (two tris) brf-mesh with that image, in the right position and right size on the screen
2- build a brf-material for that, which uses a default shader (e.g. no lighting)
3- build a brf-texture for that material
This command takes care of the above in one shot.
First, you construct the image with the backdrop and save it as your DDS texture .
Then, you select that command, browse for that DDS, choose how to place it on the screen and other few options, and OpenBrf does the rest.