Message 1 of 3
Need a custom callback

Not applicable
08-04-2016
12:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. I am trying to learn Maxscript. I wrote a script but i want to evaluate this script whenever i changed the position of my specific object in the scene.
I mean when i try to move a box object in the scene named as "Box001" for example i want max to evaluate the script i wrote as i am dragging the mouse in viewport. I think that kind of function kan be achieved with callbacks but they are not detecting the object transform. Is there any way of doing that functionality?
Thanks