• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

Coin 5.0 Plugins ‌‌‍‍‎ Tick Optimization Toolkit v1.2.0

Tick Optimization Toolkit
Версия Unreal Engine
5.0
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.



Technical Details​

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.
  • 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.

Code Modules:
  • TickOptToolkit (Runtime)
  • TickOptToolkitEditor (Editor)

Number of C++ Classes: 9
Multiplayer Support: Yes
Supported Development Platforms: Desktop
Supported Target Build Platforms: Desktop, Mobile, VR
Автор
Lucifer
Скачивания
0
Просмотры
302
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Сверху