Intro to 3D Game Development

0 of 193 lessons complete (0%)

Scripting Part 2: Making Code Respond to Players

Solution: Rotate the Chest Lid Over Time

You don’t have access to this lesson

Please register or sign in to access the course content.

Your code may be slightly different from this solution. For example, you could increase the elapsed time inside the if statement, or before the rest of the code, and it would still work the same. Just check it over, and if your code works, you don’t need to change anything, just take note of the differences as we keep building on it.