Adverti horiz upsell

Overlappy 0.1.0 for Maya (maya script)

Simple script to add overlap animation to any object or selected chain

License
Button download
6,511 Downloads

Compatibility

  • 2019, 2018, 2017

Operating Systems

  • Windows

History

Created:03/05/2019
Last Modified:11/14/2023
File Size: 8.44 MB

Bugs

progressBar Error

Statuspending
Prioritymedium
Date11/14/2020
Submitted byjusttogetfreestuff justtogetfreestuff
Maya 2019.2 
 
runing the 0_1_0 script it throws:
 
# Error: RuntimeError: file <maya console> line 572: windowPref: Object 'Overlappy_ProgressBar' not found.
 
and the 0_0_9 throws:
# Error: RuntimeError: file <maya console> line 341: windowPref: Object 'progressBar' not found.
 
My solution in the 0_1_0 script was to remove all calls to run_progressbar and then the script functions fine.
 
The code example for 'progressBar' from the maya python ref documentation runs fine so I don't think its the install causing errors. 
 

Post a comment: