List of Script Modules

From Adventure Game Studio | Wiki
Revision as of 11:10, 3 October 2006 by *>SSH
Jump to navigation Jump to search
  • Battleships
  • 26306 Description by SSH, based on OverHot by Gilbot
    • Hotspot description either on status line, on a GUI, following the mouse, or staying still over one hotspot.
  • DialogBox by SSH
    • Provides a a function to display a blocking GUI with OK/Cancel options and return 1/0.
  • 23779 Digraphs by SSH, wiki article
    • For entering accented characters more easily.
  • 26130 Easy3D by Wretched
    • Create 3D games using the AGS editor. And add 3D parallax areas to normal 2D rooms.
  • 23109 EncryptedFile by HeirOfNorton
    • Save/load files in encrypted format (e.g. for high scores).
  • 23339 expression-style speech by ~}Shade{~
    • Module to customize sierra-style (portrait) speech view, with changing expressions.
  • Facing
  • Fade
  • 22659 Fading text GUI by Kinoko and strazer
    • Border fades in, then text, then fades out again, all non-blocking.
  • FileDialog by SSH
    • File selection dialog for BMP and PCX, with preview
  • 21282 Finite State Machine by HeirOfNorton
    • Useful for keeping track of complex game states and for simulating character AI.
  • Grid-based Inventory
  • Combination Lock 23795 by Ashen
    • A Passcode Lock Module, specifically designed to use hotspots and objects, rather than a GUI.
  • Journal Maker
  • 24879 MiniGame call/return by RickJ
    • A script module so that the main game can "call" a mini game and so that a mini game can "return" to it's caller.
  • MonkeyTemplate
  • MouseGestures
  • MultiResponse
  • MultiTextBox
  • NoBlock
  • 20650 OtherRoom by strazer, based on plugin by Steve McCrea
    • This script module simplifies the process of enabling/disabling various things in rooms other than the one the player is currently in.
  • 23328 OverHot by Gilbot Replaced by Description module
  • Panorama
  • Persistent Speech
  • 26307 Pixel Perfect Collision Detection by SSH, based on scripts by GarageGothic, Radiant and Steve McCrea
    • Find if two sprites are touching, taking transparency into account.
  • 27385 Properties by monkey_05_06
    • Create/edit/delete custom properties for all kinds of items, at run-time.
  • Pull-down menus
  • 27439 VectorClass by monkey_05_06, based on scripts by HeirOfNorton
    • 27439 IntVector by monkey_05_06 based on scripts by HeirOfNorton, now part of VectorClass module
    • 27439 StringVector by monkey_05_06, based on scripts by HeirOfNorton, now part of the VectorClass module
    • 27439 FloatVector by monkey_05_06 based on scripts by HeirOfNorton, now part of VectorClass module
  • 23664 Zoom by SSH
    • Zoom in and out on a sprite.

See also