Difference between revisions of "Good Building Practices"

From Second Life Wiki
Jump to navigation Jump to search
Line 33: Line 33:


<div id="box">
<div id="box">
== Scripting ==
== Scripting ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">

Revision as of 11:34, 2 June 2012

Welcome to Good Building Practices

This page is all about how to be creative and efficient at the same time!

Physics

  • Physics Optimization - Not everything needs physics, learn how to add the least load necessary to the physics engine.
  • Physics Type NONE - Additional information on this important attribute.

Textures

Mesh

Scripting

Animation