Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Fixed Delta Time in Unity Project Settings

$
0
0
Hi,

your Lockstep is running under FixedUpdate() loop. It means that if the FixedDeltaTime set in Unity Project Settings has a value greater that Lockstep delta time we can have strange results.

How do you suggest to set our FixedDeltaTime in order to have the best results?

Thanks,

Devis

Viewing all articles
Browse latest Browse all 15755

Trending Articles