Keep Informed

Reviews

"As a programmer from 30 years ago, I couldn’t quite get a handle on LSL structure and syntax. I saw MOAB advertised and grabbed it. ... MOAB is truly brilliant in how it works, and the ease of use. Antonius is a nice fellow and will always answer any queries you may have. ...The price is great value for what you get, you get more than what you see. "

"...I got this about a month ago, has some quirks felt like a noob not understanding it, but I kept at it and it's an awesome tool. ... this is really good, it's fun and I'm always learning. 5 stars is a must. Keep up the good work Antonius"

"Felt like a newbie for a few days. I can script by hand but this just makes it so much easier. Very nice work Antonius."

"I have been in SL for quite a few years now and my main interest has been Building. I have dabbled in scripting but up until now I have found it quite a chore ... Creating scripts with this application is a little like building. You put the blocks together and if you are lucky it all looks good and works. ... As far as price is concerned I feel its worth much more than it is sold for. It must have taken ages to create and I take my hat off to Antonius. ... Anyway, to sum it up. Well worth the money."

"Damn I wish this had been around when I started scripting all those years ago! This thing is just, to be blunt, bloody brilliant. ... Worth every L$ in my opinion. New to scripting or even a professional scripter, this tool is just what we have been waiting for."

"I love this tool. MiceOnABeam is awesome. I have been trying hard to learn scripting and having a hard time. Then I found this... The best 3000L I ever spent. I haven't stopped using it since I got it... Making script after script just to see how it works."

More Reviews...

Entries in examples (1)

Friday
Jul162010

Getting Started

One of the more common things I hear from new users of MiceOnABeam is "What's the best way to get started?".  They're impressed by the tool's capabilities, the comprehensive online documentation and find the tutorial helpful, yet the design paradigm is different enough that it can still be difficult to know how to get started on a new script model.

Component LibraryTo assist these new users, a Model Library is now available. The library consists of an initial set of model examples that illustrate designs for some basic Second Life® activities such as animating an avatar or displaying a menu dialog.

As MiceOnABeam is a visual design tool, pictures of each state of a model are shown along with short descriptions of the logic flow between the connected modeling elements.

Using a Model Example
The support for reusable components is a great feature of MiceOnABeam and the Component Library is key to this. Model examples should be downloaded and stored within the Library folder of your MiceOnABeam user directory. They can then be accessed and their descriptions viewed via the Component Library browser from within the tool.

To use a component, click and drag it from the browser into a State Editor, then connect it to other modeling elements within your script model as required.

While these models were created for illustrative purposes only, they can be configured/customized and incorporated into your designs if desired. Note that the models are provided free of charge but without warranty of any kind. You are free to modify and redistribute them.

Initial Set of Examples
The initial set of model examples include:

  • AnimateAvatar: Animates an avatar with a set animation.
  • AnimateOnSit: Animates an avatar that sits on a prim.
  • ChatAnimate: Animates an avatar that chats a desired animation.
  • ChatCommands: Chat command processor.
  • FollowAvatar: Causes a prim to follow it's owner.
  • MoveAvatar: Moves an avatar via a prim.
  • SetAvatar: Chat commands to animate; set floating text; turn on a face light.
  • ShowMenu: Displays a menu & waits for the user to make a button selection.
  • Timer: Shows how a model can be subject to an overall timeout constraint.
  • And more...

Model Example


I'm working on more model examples for inclusion in the library down the road. A Community Library has also been set up where you can share models that you think will be useful to others.

Antonius