Project Proposal – Sarita Chen

For my project, I want to create an interactive character (that I’ll draw the frames for), and animate him to respond to certain typed commands (the goal here being at least 3).

I don’t have the character drawn yet, but I quickly did a skeleton with the key of commands to the left just to give a general idea.

screen-shot-2016-11-18-at-5-45-32-pm

If I typed “Hi” , the character would wave, if I typed “Joke” the character would laugh etc. How I plan to do this is by using conditionals that will load and display certain images based on the typed command (or keys pressed). Think of the walking animation assignment, except instead of walking for the animation and mouse clicks for the interaction, it’d be three different actions based on what you type.

Leave a Reply