Intro to 3D Game Development

0 of 193 lessons complete (0%)

Scripting Part 1: Moving Objects

Testing: Measuring Time with the Console

You don’t have access to this lesson
Please register or sign in to access the course content.
  1. Open the console by pressing Ctrl+Shift+I or F12.
  2. Press Play to run the chest animation. You should see numbers showing up very quickly in the console.
  3. When the animation finishes, this.elapsedTime should stop incrementing and stop printing to the console.