Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 421 Bytes

Maya-Drop-to-Floor

Maya python script to drop objects to the ground with an optional offset value

1.Place dropToFloor.py into the Maya scripts folder, 2.Paste the code below in your python Script Editor

import dropToFloor reload(dropToFloor) dropToFloor.Window()

3.Click "Save Script to Shell" in the Script Editor menu bar to save this script in your shellf

Alt text