* Mod version: 20161209
* Mod license: GPL 3 or later
* Minetest version: 0.4.14
* Mod dependencies: none
* Report bugs or request help using my contact address
This is a minetest mod to set the rotation of the player.
This minetest mod adds four commands:
* rotation_set_h
* rotation_set_v
* rotation_set
* item_strings_version
You can check that by pressing the F10 key and typing: "/help".
The rotation_set_h command:
* Usage: /rotation_set_h <degrees>
* Description: Set the horizontal rotation of the player
* Parameters:
* <degrees>: The degrees
The rotation_set_v command:
* Usage: /rotation_set_v <degrees>
* Description: Set the vertical rotation of the player
* Parameters:
* <degrees>: The degrees
The rotation_set command:
* Usage: /rotation_set <degrees>
* Description: Set the rotation of the player
* Parameters:
* <degrees>: The degrees
The rotation_version command:
* Usage: /rotation_version
* Description: Show the rotation version
* Parameters: none
Link: https://github.com/YuGiOhJCJ/rotation
Download links:
- 20161209 (.zip format): https://github.com/YuGiOhJCJ/rotation/a ... 161209.zip
- 20161209 (.tar.gz format): https://github.com/YuGiOhJCJ/rotation/a ... 209.tar.gz