Question: Chicken Clock with 3D Text Modify the Chicken Clock world that you created in Exercise 5 by adding a 3D text object that reads hour.
Chicken Clock with 3D Text
Modify the Chicken Clock world that you created in Exercise 5 by adding a 3D text object that reads hour. This should help me create an object in the world that is named hour. Feel free to change the color and extrusion properties to get the look that you want.
Next, I need help in creating a set instruction that stores the current hour in the 3D text object's text property. (Because the current hour is a number, you will need to use the world's what as a string function to convert it to a string.) When you play the world the 3D text object should display the current hour.
Step by Step Solution
There are 3 Steps involved in it
To modify the Chicken Clock world from 5 and add a 3D text object that displays the current hour well use a new object called TextObject and set its p... View full answer
Get step-by-step solutions from verified subject matter experts
