itch.io is community of indie game creators and players

Devlogs

Week 9

Programming for Animation Blog
A downloadable project

Week 9

In this week I create a script that first produces a car using shapes, and then animates it in maya.

Here is the code:

This code creates a window with input fields for the user to select which car to animate.


Here is an example of the window and the output of 'hello'. It creates a car using the Car.createCar() method.

Leave a comment