Unity: Visual effects should be updated once per rendered frame (Update), but physics should be updated at a fixed rate (FixedUpdate), so the speed of the machine doesn't affect the speed of the game.

Also Unity: Collisions are detected per frame.

(Is this accurate?)

@peterdrake No, to the best of my knowledge, collisions are detected during the FixedUpdate cycle.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.