sm_pickwalk_override for Maya
$0+
$0+
https://schema.org/InStock
usd
smannimation
This is just a quick override of the Maya pick walk. so you can make hotkeys to quickly override custom pickwalking with tagging
The issue being that when you setup custom pickwalking in Maya, you can't easily shut it off. This script acts as a pickwalk override. so you can quickly use tagged picking, or regular picking, without having to mess with option vars or saving nodal information.
Watch youtube below for what why and how:
in your env be sure to :
import sm_pickwalk
Hotkeys use python and use the following syntax
for just pick walk use:
sm_pickwalk.pick('up',add = False)
for pickwalk add use:
sm_pickwalk.pick('up',add = True)
available directions are "up", "down", "left","right"
-=s
sm_pickwalk python script
Size
923 Bytes
Add to wishlist
30-day money back guarantee
Ratings
1
5
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%