Skip to content

Commit d5eed80

Browse files
committed
Add images and document more features
1 parent 9996189 commit d5eed80

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/features.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ This section allows you to change saved data, currently this only contains the a
8787

8888
The instance viewer (instances) shows all the current instances in the game.
8989

90+
![](https://github.com/TheIndra55/TRAE-menu-hook/assets/15322107/de6f20a3-dbda-4d3f-ada4-377fbfc0b1f1)
91+
9092
### Transforms
9193

9294
This section can be used to change the position and rotation of an instance.
@@ -119,14 +121,20 @@ Checking this option will disable the loading of the level script.
119121

120122
This window allows you to see the current event (script) variables for a level.
121123

124+
![](https://github.com/TheIndra55/TRAE-menu-hook/assets/15322107/27ffc85e-85e5-4b9e-aa49-cd3a920a7ec7)
125+
122126
## Draw
123127

124128
The draw menu can be used to enable various of debug drawing such as drawing of the collision mesh or signals.
125129

130+
![](https://github.com/TheIndra55/TRAE-menu-hook/assets/15322107/889b8c07-c451-444a-8a7a-ab8b8dcd511d)
131+
126132
### Draw options
127133

128134
This window will be visible when drawing instances or the collision mesh and allows you to specify some filters.
129135

136+
![](https://github.com/TheIndra55/TRAE-menu-hook/assets/15322107/a39685d0-8f2f-4a82-8caa-aea2d29534e6)
137+
130138
### Draw instances
131139

132140
This will draw a text with the instance name on the world position of all instances.
@@ -162,3 +170,11 @@ This will enable all of the debug drawing from the level.
162170
### Debug keypad
163171

164172
This will enable the debug keypad, which allows you to use debug key combinations.
173+
174+
## Render
175+
176+
The render menu allows toggling some render modes such as wireframe and terrain wireframe.
177+
178+
## Frontend
179+
180+
The frontend menu allows you to hide the frontend HUD.

0 commit comments

Comments
 (0)