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

V.I.P 5.4 Plugins Did it hit Trace Detection Plugin v1.5

Did it hit Trace Detection Plugin
Версия Unreal Engine
5.4

When using the default overlapping detection methods, even with colliders, if the speed or the animation is too fast, the intended collision can be skipped entirely.
This is the case for small bullets against thin targets or weapon swinging animations that are too fast or scattered.
This system allows you to trace between positions and determine if something was hit.

Technical Details​

Features:

  • An actor component with simple setup
  • 3 methods of detection
  • high modularity by the user: can trace by objects, channels, use lines, boxes, etc.
  • can skip frames if needed to improve performance.
  • An OnItemAdded event that can be called when items are detected immediately.
  • NEW! A socket filter to exclude sockets with names containing a string OR include all sockets with names containing a string!
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  • A Detection Actor Component (Runtime)
Number of Blueprints: 0

Number of C++ Classes: 1

Network Replicated: No - the detection itself does not need to be replicated.
Автор
Lucifer
Скачивания
4
Просмотры
511
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

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

Последние обновления

  1. Update to 5.4

    Update to 5.4
  2. Update to 5.3 v1.4

    Update to 5.3 v1.4
  3. Update to 5.1

    Update to 5.1
Сверху