Welcome Back!
Login to have access to all of Codemoji's features, including all of our HTML, CSS, and JS lessons!
Welcome Back!
Google Login allows you to connect with your classroom in the click of a button!
Welcome to Codemoji!
Welcome to Codemoji!
Welcome to Codemoji!
Your task is to write a talk function that makes the character scale like so: scale(2, 1.5); and a function that makes the character skew like so: skew(0, 30, 1.5);. Your function should have a sentence, a color, and a number separated by a comma inside the parentheses and must end with a ";".
Sorry, that's not correct! Make sure that you have added a scale function and a skew function to the sequence container. If you need a reminder about your task, click on the white triangle in the bottom left corner of the screen to bring up the tip again.
Congratulations! You've just programmed Bamboo to do an animation! Click the X in the upper right corner to exit this screen.
Lesson 12: Scale and Skew
Your task is to write a talk function that makes the character scale like so: scale(2, 1.5); and a function that makes the character skew like so: skew(0, 30, 1.5);. Your function should have a sentence, a color, and a number separated by a comma inside the parentheses and must end with a ";". Once you have finished your task, hit run to see the function you've just programmed!