Notifications
Clear all
[Closed] keyboard control in the MAXscript???
Jul 16, 2006 6:01 pm
Hello everyone, I am the new learner of the MAXscript.
I would like to use keyboard or control pole(game port) to control the objects in my scene.
For example, like play NFSD
Would you like to help me where i can find the relevant help information and which specific function i can use.
Thanks
2 Replies
Jul 16, 2006 6:01 pm
Yeah this would be great to access things like “repeat last” button for example. Is that possible also?
Jul 16, 2006 6:01 pm
I think it’s possible.Maxscript can work like that,isn’t it?
Such like use key “up,down,left,right” to control single object of the scene.
It needn’t write program ,just like “C++”, to achieve,is it?