Difference between revisions of "Good Building Practices"

From Second Life Wiki
Jump to navigation Jump to search
Line 49: Line 49:
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* '''[[Smart Scripting]]''' - No lag scripting tips.
* '''[[Smart Scripting]]''' - No lag scripting tips.
** '''[[Debugging Tips]]''' - how to work out what your code is doing without a conventional IDE
** '''[[Debugging Tips]]''' - how to work out what your code is doing without a development toolkit
* '''[[Scripting for Pathfinding]]''' - Pathfinding scripting help.
* '''[[Scripting for Pathfinding]]''' - Pathfinding scripting help.
** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviours.
** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviours.

Revision as of 02:50, 23 June 2012

Welcome to Good Building Practices

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

Animation

Mesh

Pathfinding

Physics

Scripting

Sculpted Prims

Textures