Anchored object editor with real-time rotation and precise X/Y/Z offset control.


Installation:
1.Copy the attachmentsEditor folder from the archive to your server's client_packages.
2.If necessary, add the following line to your file - client_packages/index.js (or use index.js from the archive):
3.Start the server and enter the game. The key to activate the editor menu is [F6].
If you do not see the interface, check the path to it in the index.js file
Go to download


Installation:
1.Copy the attachmentsEditor folder from the archive to your server's client_packages.
2.If necessary, add the following line to your file - client_packages/index.js (or use index.js from the archive):
JavaScript:
require('attachmentsEditor/index.js');
3.Start the server and enter the game. The key to activate the editor menu is [F6].
If you do not see the interface, check the path to it in the index.js file
Go to download