debugoverlay.Text
From GMod Wiki
| Function | |
| Syntax |
debugoverlay.Text( Vector origin, String text, Float duration (Seconds) (Defaults to 1) ) Where is this used? |
| Description: | |
| Creates always front rendering text in the 3D world space. | |
| Returns: | nil |
| Part of Library: | debugoverlay |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Debugoverlay.Text]Debugoverlay.Text [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Nothing will happen unless developer mode is greater than or equal to 1 (on).
- The text will render through anything (World and entities) (an overlay)