MiceOnABeam Visual Scripting Tool

From Second Life Wiki
Revision as of 07:24, 22 November 2022 by Gwyneth Llewelyn (talk | contribs) (Added fair warning that the tool is no longer being developed; added top link to flag it as part of the LSL portal series)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
KBwarning.png This article is out of date!
Note: Since 2016, this tool is not being actively developed, but you can still download it for free, as well as the last available professional license.


MiceOnABeam is a visual programming tool that generates LSL scripts for SL. You choose among graphical modeling components to specify the program flow of your script in terms of states and the events that transition between the states. You can then use the built-in LSL Action Wizard or insert your own LSL code to specify what happens when an event occurs. The program then generates the LSL code for the model to form a complete script for the SL environment. Check out the demo video here or on YouTube. A free version can be downloaded directly from the MiceOnABeam website.