Rotate optics and doors from NodeCore with ease.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copygirl 0efd61af6d Let NodeCore fix non-canonical facedir itself 2 weeks ago
docs Add screenshot to README 11 months ago
models Fix some overlapping faces in arrow models 11 months ago
textures Add rotation hint entity 11 months ago
.editorconfig Initial commit 12 months ago
README.md Use NodeCore's new spindata property 11 months ago
UNLICENSE.txt Add (UN)LICENSE 12 months ago
entity.lua Add rotation hint entity 11 months ago
hud.lua Add HUD indicator for rotating on edges 12 months ago
init.lua Let NodeCore fix non-canonical facedir itself 2 weeks ago
mod.conf Replace rightclick interaction 12 months ago
registry.lua Fix pin duplication bug 11 months ago
rotate.lua Redo file structure, fix unpinnable doors 12 months ago
state.lua Let NodeCore fix non-canonical facedir itself 2 weeks ago
utility.lua Let NodeCore fix non-canonical facedir itself 2 weeks ago

README.md

NodeCore Extended Rotating

This mod follows in the footsteps of the useful Extended Placement mod for Minetest and adds the ability to rotate certain nodes from NodeCore such as optics and doors easily, without having to cycle through all possible rotations every time.

Screenshot

Rotating a node can be done in three ways:

  • Click near the center of a face, and the node rotates 90° around it.
  • Click near an edge, and the node will be rotated 90° away from you.
  • Click near a corner, and the node will rotate 120° around it.

Sneaking while empty-handed inverts the direction of the rotation.