Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This script will add a Constrain Tab to certain 3D node classes that will allow you to set a contrain (Look At/Point At) between the current object and the target object.
It's derived from the TCL version of Frank Rüter and Broesler AddLookTab.tcl with a few modifications. More contrain types will be added as soon as I find some time.
You can now just select a second node as the target and hit set to have your constrain set or simply hit "set" so the script prompts you for the target node name. You can also just write the target node name in the "Look at" field and hit set like in the Frank's version.
Tested in 5.1v1b7
Known bugs:
01. If you have more then two nodes selected and has already entered a node's name in the "Look at" field it will override what's inside the "Look at" field for your second selected node's name.
02. Hitting cancel in the prompt for the target node returns a error.
03. Add your own
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.