Persatuan Ubah Timestep Tetap dalam Kode
// Sets to 20 fps
Time.fixedDeltaTime = 0.05f;
Cruel Crane
// Sets to 20 fps
Time.fixedDeltaTime = 0.05f;