Custom Player Loop v1.0.0 - Unity Asset Store

Опубликовано: 21 Февраль 2026
на канале: QOOBIT Inc.
700
5

Asset Store Link: http://u3d.as/1c9K?aid=1101lIvp

For latest docs, please visit: https://docs.google.com/document/d/1p...

-----
Required: Unity 2018.1 or later

This asset was build on top of the experimental PlayerLoop feature that was opened up in Unity 2018.1.

This feature allows users to edit the default functions that are run every frame inside Unity and opens up the possibility for users to alter the sequence of events or insert/remove custom events into the PlayerLoop.

This asset contains two major features:
1) Allowing the removal of unused and unnecessary functions in the PlayerLoop
2) Profiling the time spent on each function in the PlayerLoop