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,451 Downloads

Compatibility

  • 2019, 2018, 2017

Operating Systems

  • Windows

History

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

Bugs

Set cycle/constant infinity for baked animation

Statusclosed
Prioritymedium
Date03/27/2019
Submitted byEugene Eugene
After running the script, the loop curve is enabled by default. Is it intentional? This small problem is very uncomfortable to use, thank you.

Comments on this bug:

  • Eugene

    Eugene said over 5 years ago:

    Hey.Thank you for observation. It was add intentional at some stage of testing. I will fix it in next update, but first I will check if everything works well with it.
     
    For fast fix it now you can replace "cycle" by "constant" in lines: 403, 416, 622, 635
     
    For example:
         - old: cmds.setInfinity (pri="cycle", poi="cycle")
         - new: cmds.setInfinity( pri="constant", poi="constant" )
  • Eugene

    Eugene said over 5 years ago:

    Hey. Try new version. Here you can find "Set cycle infinity" checkbox. By defaul it turned off, so you can use infinities at your discretion

Post a comment: