Finally! Visual Scripting for the Second Life® world!

For those New to Scripting:

* Draw your scripts graphically and have MiceOnABeam generate most of the LSL
   code for you!

For the Expert:

* Modularize your scripts by using Multiple States without side effects!
* Manage complexity with Composite States to abstract out design details
* Simplify design with Group Transitions to specify events common to several states
* Measure and report script execution times of model components automatically
   with Performance Analysis in the Professional Version!

Now in General Release v1.0.0!   * Free Download *

Learn More...

Model Example

Inside the Processing state

¹ No clearing of the message queue; No cancellation of filters such as llListen, llSensorRepeat, llCollisionFilter, etc.