Last updated 22 days ago
Displays text on the screen using the configured UI framework.
Parameters:
text (string): The text to display on screen
text
Returns:
None
Example:
ps.drawText("Press [E] to interact")