LSL 101/Putting It All Together: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
No edit summary
Added link to page on logic which I am about to start working on.
Line 3: Line 3:


In this section, we'll look at some real projects.  Many of these will involve multiple cooperating scripts.  We'll discuss not just how the scripts work, but the thought process that went into their development, and alternative possible implementations.
In this section, we'll look at some real projects.  Many of these will involve multiple cooperating scripts.  We'll discuss not just how the scripts work, but the thought process that went into their development, and alternative possible implementations.
[[LSL 101/Logic|Logic]]

Revision as of 13:02, 16 January 2011

← Built-in Functions in Focus ↑̲  LSL 101  ̲↑

In this section, we'll look at some real projects. Many of these will involve multiple cooperating scripts. We'll discuss not just how the scripts work, but the thought process that went into their development, and alternative possible implementations.

Logic