Doesn't Project Sunflower-land violate the license?
aTom3y
2
Posts
1
Followers
1
Following
A member registered Dec 02, 2018 · View creator page →
Creator of
Recent community posts
Hey, quick correction. You don't have to use Time.fixedDeltaTime. According to Time.deltaTime Unity Docs. (https://docs.unity3d.com/ScriptReference/Time-deltaTime.html)
'When this is called from inside MonoBehaviour.FixedUpdate, it returns Time.fixedDeltaTime.'