diff options
author | dvere <dvere@users.noreply.github.com> | 2014-11-25 12:44:38 +1000 |
---|---|---|
committer | Craig Robbins <kde.psych@gmail.com> | 2014-11-25 12:44:47 +1000 |
commit | 9878e8de4fdf232ebb77b396766c339786c01218 (patch) | |
tree | 11df41f167ed3157c86db8b91fd808aba430cfd9 /src/server.h | |
parent | a1db83e93f21c99b8799a7338df16ca65453a424 (diff) | |
download | minetest-9878e8de4fdf232ebb77b396766c339786c01218.tar.gz minetest-9878e8de4fdf232ebb77b396766c339786c01218.tar.bz2 minetest-9878e8de4fdf232ebb77b396766c339786c01218.zip |
Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly
According to doc/lua_api.txt if paramtype2 == "facedir" the two least significant bits of parm2 orient the texture around the axis. For dirs1 (looking at a wall) these would be 0, 1, 2, 3 and for dirs2 (looking at the ceiling) 2, 1, 0, 3
Diffstat (limited to 'src/server.h')
0 files changed, 0 insertions, 0 deletions