Skip to content
  • About Me

Cezar Wagenheimer

Games and Apps Development, Unity, C#, Dotnet Maui

  • Blog
  • My Games
  • About Me

Tag: unity-tips

Execute an operation each X frames on Unity Update() Method
Unity

Execute an operation each X frames on Unity Update() Method

Often you want the ease of using Unity’s Update() method, but want to avoid performing a heavy operation on all frames when that is not always necessary? Here’s a golden tip! You can change the value 10 to the interval of frames that you want to this code block to…

Cezar WagenheimerFebruary 24, 2021February 14, 2025

Copyright © 2025 Cezar Wagenheimer | Radiant Blog by Ascendoor | Powered by WordPress.