Difference between revisions of "Good Building Practices"

From Second Life Wiki
Jump to navigation Jump to search
Line 10: Line 10:
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* '''[[Physics Optimization]]''' - Not everything needs physics, learn how to add the least load necessary to the physics engine.
* '''[[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.


</div>
</div>
</div>
<div id="box">
<div id="box">

Revision as of 08:59, 22 May 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