Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use zero-indexing for physics and render layer names
The first layer is now Layer 0 instead of Layer 1, and the last layer is now Layer 19 instead of Layer 20. This helps reference physics and render layers from scripts since layers start from 0 there.
- Loading branch information