## popup message -A disappearing message def popupMessage(function_name): """ Displays an in-view message indicating that a function has been copied to the clipboard. :param function_name: #The name of the function that has been copied. :return: """ mc.inViewMessage(amg="Copied!!\nFunction name '{0}' has been copied to the clipboard.".format(function_name), pos='midCenter', fade=True) # Test function is provided to test main function popupMessage def test_popupMessage(): popupMessage(function_name='exampleFunction') # Since mc.inViewMessage affects the UI, manual verification is required. print("popupMessage executed successfully.") test_popupMessage()
top of page

Character TD Reel (2020)

Writer's picture: Subbu AddankiSubbu Addanki

For rigs breakdown, please check below links:


Bird Rig Breakdowns:

-------------------------

Robin Rig

https://vimeo.com/225111773

https://vimeo.com/145867286


Crow Rig & Scripting Reel

https://vimeo.com/141801463


Quadruped Rig Breakdowns:

---------------------------------

Impala Rig

https://vimeo.com/403978989


Horse Rig:

https://vimeo.com/411324915


Greyhound Rig:

https://vimeo.com/410199088


Elephant Rig:

https://vimeo.com/431302519

193 views0 comments

Comentarios


bottom of page