Open main menu

Difference between revisions of "Debug Menu for Dev7Games"

m
cleanup in screen elements window
m (add new discovery about debug menu)
m (cleanup in screen elements window)
Line 57: Line 57:


===screen elements window===
===screen elements window===
With screen elements window you can display the icons of the blue bar and
* With screen elements window you can display the icons of the blue bar and
you can see the animations or you can see a still frame of the video such as Coktel Intro
* you can see the animations or you can see a still frame of the video such as Coktel Intro
idElem shows the ID of the element (SD_OBJECT / 3DWORLDWARP).
* idElem shows the ID of the element (SD_OBJECT / 3DWORLDWARP).
Type indicates that the type is bitmap and the {} brackets contain the ID of the bitmap
* Type indicates that the type is bitmap and the {} brackets contain the ID of the bitmap
State indicates whether the object is visible as a clickable object or as an environment
* State indicates whether the object is visible as a clickable object or as an environment
Visible (1) stands for an object which you can click on, which causes different animations
* Visible (1) stands for an object which you can click on, which causes different animations to be executed
to be executed
* Visible (2) represents the environment
Visible (2) represents the environment
* 3DWORLDWARP displays the image of the environment
3DWORLDWARP displays the image of the environment
* SD_OBJECT is an object which you can click on, which then causes different animations etc to be executed.
SD_OBJECT is an object which you can click on, which then causes different animations etc
* Z-order may stand for the Z-axle
to be executed
* Blend level are all unknown to 255 what this is used for
Z-order may stand for the Z-axle
* Bounding rect indicates the size of the bitmap
Blend level are all unknown to 255 what this is used for
* OBC name shows which OBC is currently required
Bounding rect indicates the size of the bitmap
* If you open a screen element by double-clicking on the name or by ticking it, you can see if the graphic is transparent
OBC name shows which OBC is currently required
* Displays the xy armpit and display the rgba numbers
and if you open a screen element by double-clicking on the name or by ticking it, you can see if the graphic is transparent
* * if you open an Picture over the Menu and you left double click you can make the Background lighter.
and display the xy armpit and display the rgba numbers
* if you open an Picture over the Menu and you right double click you can make the Background darker.


===File monitoring===
===File monitoring===
2,061

edits