fixedupdate
Fixed Update
Unity will run the first FixedUpdate, regardless of what Time.fixedDeltaTime
is set to. ie. If you set fixedDeltaTime to 10 in Awake of the first scene, the FixedUpdate will still run.
The maximum value of Time.fixedDeltaTime
seems to be 10.
Plugin Backlinks: Nothing was found.
fixedupdate.txt · Last modified: 2025/01/15 04:35 by 127.0.0.1