Skip to content

Commit

Permalink
Use zero-indexing for physics and render layer names
Browse files Browse the repository at this point in the history
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
Calinou committed Dec 30, 2020
1 parent f1cb475 commit f87d42f
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 95 deletions.
Loading

0 comments on commit f87d42f

Please sign in to comment.