#I can not use Time.deltaTime

1 messages · Page 1 of 1 (latest)

warm zinc
arctic sundial
#

SystemApi.Time.deltaTime

#

Or if not in a system, you can access it via the world

cobalt obsidian
#

Time.deltaTime is not accessible within a Job. You have to forward it using a float value for example