Tick Optimization Toolkit
Tick Optimization Toolkit
Tick Optimization Toolkit optimizes ticks in actors, components, and timelines by reducing their frequency or disabling them with distance and visibility. All the features are easily accessible from Blueprints. No C++ knowledge is needed.
No more need for spawning and despawning actors that would otherwise fit into memory. No more juggling of triggers and volumes that above all obfuscate your levels in the editor. With Tick Optimization Toolkit, you can gain precious milliseconds of game thread time with ease.
Features:
Optimizes everything that ticks in an actor: components, timelines, and the actor itself.
Can handle thousands of actors with ease.
Works with any actor: pawn, controller, projectile, moving, stationary, etc.
Evenly distributes ticks between frames.
Can be easily incorporated into an existing project.
Supports multiplayer: local, online (with listen or dedicated server).
Supports scaling for multiple platforms and devices.
Components are blueprintable for creating configuration presets.
All the features are easily accessible from Blueprints and C++.
Additionally, exposes animation update rate optimizations to Blueprints.
For some concrete numbers. The results on my machine are:
for 1024 AI Characters from 9 FPS (108 ms) to 55 FPS (18 ms)
for 4096 Environment Actors from 20 FPS (48 ms) to 80-220 FPS (4 ms, GPU bound)
Original_Link_https://fab.com/listings/de8d1c17-cb95-4f41-9a15-6d3e57ea214e
DOWNLOAD FROM HOT4SHARE.COM
DOWNLOAD FROM SYNCS.ONLINE