HIGHLY OVERLOOKED Feature Many Scratch Projects are MISSING! (Delta Time)

Описание к видео HIGHLY OVERLOOKED Feature Many Scratch Projects are MISSING! (Delta Time)

Quick summary:
What is delta time? - Delta time is the amount of time passed between each frame, or the time it took for the program to execute everything that frame.
What's the problem? - Some Scratch projects can have players moving at much different speeds when a different framerate, turbo mode, or lag is involved.
How can delta time fix this? - Multiply the changing values by delta time

In this video:
Show you how to calculate delta time in Scratch
Show you a simple example on how to apply delta time
Use a bigger, more complex example on how to apply delta time
Explain when to NOT use delta time
Show an example using a cloud multiplayer project
Show the difference between using delta time and not using delta time

Chapters:
0:00 Intro
0:28 The problem
2:03 How to calculate delta time
4:30 Apply delta time
6:58 Delta time vs No delta time
7:45 When to NOT use delta time
9:22 Platformer example
13:22 Importance of delta time
14:18 Cloud multiplayer example

Комментарии

Информация по комментариям в разработке