A student wants a shape that he created to become invisible when the user presses a key. For this to happen,does the shape need to be created in animation and called a sprite?
Kristen,
Your student is going to need to create the shape as a sprite and use the sprite.visible
(documentation found here) - this is a great opportunity for students to check out the documentation and look at all the additional things they can do that aren’t covered in the CSD curriculum - Game Lab is a very robust program!
Brad
1 Like