Scrolling Game Development Kit Forum

SGDK Version 1 => Script => Topic started by: bluemonkmn on 2005-03-12, 08:25:40 AM

Title: Scripting Information
Post by: bluemonkmn on 2005-03-12, 08:25:40 AM
The Scrolling Game Development Kit supports VBScript and COM.  That means you can write script files (in Notepad or your favorite text editor or VBScript editor) that has a fine level of control over how your game operates.  And the COM support means that you can access and control your game and its data from external compiled applications (for instance, applications or DLLs written in Visual Basic 6).  If you're interested in getting into scripting, here are some good starting points.