Description Module: Difference between revisions

From Adventure Game Studio
Jump to navigation Jump to search
*>SSH
mNo edit summary
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Description module can provide a deswcription fo the current hotspot, inv item, verb, etc. either like a tooltip, or like a Lucasarts status line. It can use a GUI or an Overlay to do it. See [http://www.bigbluecup.com/yabb/index.php?topic=26306.0 the forums thread for details]
The '''''Description module''''' can provide a description fo the current hotspot, inv item, verb, etc. either like a tooltip, or like a Lucasarts status line. It can use a GUI or an Overlay to do it.  
 
== See also ==
* {{thread|the forums thread for details|26306}}
 
{{SSH Module|Description}}
{{Module|GUI}}

Latest revision as of 18:50, 6 June 2012

The Description module can provide a description fo the current hotspot, inv item, verb, etc. either like a tooltip, or like a Lucasarts status line. It can use a GUI or an Overlay to do it.

See also