In the editable poly modifier, there is a bridge command that creates a face between 2 edges. If you select 2 edges and click 'bridge', it creates the face between 2 edges. However, if you set a hotkey for 'bridge', pushing the hotkey only turns on the bridge tool, but does not actually create the face when edges are selected.
Does anyone know how I would achieve the button press effect with a hotkey?
Replies
I have it saved as a .mcr in UI>macroscripts
The underscore should make it appear at the top of the keyboard assign list
I have it set to alt-b, works great!
If you surround this in the
macroscript name
category:"category"
tooltip:"description"
(
)
you can automate things really easily and add pretty much anything to a hotkey
Or where is the CUI entry for that command located?
you might want to look at textools. i think this is covered allready. its definately in chuggnuts uv tools. both are excellent downloads