View Full Version : Problem Making Custom Marking Menu
Kaiser_Sose 06-17-2003, 08:17 PM I am trying to make a marking menu with the following to start off with and have it bound to a hot key
you would have modeling, dynaimcs, animation, and rendering at 12, 3, 6, and nine o'clock
under animation I want stepped keys to be a choice
under dynamics I want fields, particles, and particleShape to be a choice
This is just to start off ...
I can not seem to get components in with its module
Can someone help me out please
Thanks
|
|
Blue Bird
06-17-2003, 10:35 PM
Try the tutorials at The Gnomon Workshop (http://www.thegnomonworkshop.com/tutorials/tutorials.html) and pay special attention to Custom Marking Menu for Selection Masks & Custom Marking Menu for Key Tangents.
Kaiser_Sose
06-18-2003, 02:26 AM
I am not sure what to do with the selection mask marking menu
What do you do with these three commands
changeSelectMode -hierarchical; setHierSelectMode -root;
changeSelectMode -hierarchical; setHierSelectMode -leaf;
changeSelectMode -hierarchical; setHierSelectMode -template;
Thanks
MasonDoran
06-18-2003, 09:51 AM
set the pick mask you like...ie particles or rigid bodies or whatever....then choose the "save to shelf" option under the black arrow next to pick mask menu to save the pick mask as a shelf button. then add these to your custom marking menu where u can rename it to what u like.
The ones gnomon supplied are for the higher up marking menus....like template and leaf and what not becuase there is no save to shelf option. so take these scripts and and drag from the script editor onto the shelf if u want to use them.
Kaiser_Sose
06-19-2003, 08:30 AM
I turned every thing off besides just the particles and what not, saved it to shelf and made a murking menu of just that object maks but I dont think that is what I am after
I am trying to get a similar setup to what Alex from Gnomon has on his dynamics videos, he seems to have a custom marking menu for key tangents which he explains on the site but he also has this marking menu for dynamics where he can select particles and particleShapes, etc ... anyone know what he has in that marking menu
Thanks
MasonDoran
06-19-2003, 09:14 PM
well this the mel for setting the Keys to what u want:
keyTangent -global -itt spline -ott spline;
keyTangent -global -itt linear -ott linear;
keyTangent -global -itt clamped -ott clamped;
keyTangent -global -ott step;
its global, so all keys will be done like this....itt in in tangent and ott is out tangent...just put these on the shelf or whatever.
and as far as the pick mask....if you can select it...then it will be under the pick mask menu so i dont see your problem for making a marking menu particles
Kaiser_Sose
06-20-2003, 01:56 AM
Ya, I know, I am just having a hard time using them, ... the selection mask will not turn off and I assigned the release automaticaly
MasonDoran
06-20-2003, 10:42 AM
the release is only to kill the marking menu when you release the hotkey and not display every time you LMB click....you will need an additional command in your marking menu to revert the pick mask to whatever you want.
Kaiser_Sose
06-23-2003, 10:00 PM
So I will have to make a hothey for ' all objects selectable ' once I save that to my shelf
Thanks
MasonDoran
06-23-2003, 10:03 PM
bingo:thumbsup:
CGTalk Moderation
01-15-2006, 10:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.