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

V.I.P 5.6 Plugins NPC Eyes Sight System v1.2.5

NPC Eyes Sight System
Версия Unreal Engine
5.6

Update 1.2:

+ Client-side calculations are now disabled by default. This can be enabled in the BP_NPCEyesSightComponent.

Update 1.1.0 - Now you can also use static meshes in regular actors. For example, doors or windows.

Update 1.0.2 - check documentation.

This system uses points on the actor's skeletal mesh to pinpoint the actor. For example, the entire character can be behind a wall but part of his hand will look out from around the corner, then the NPC Eyes System will find him. This system works very realistically and will always find a character where PawnSensing can't handle it. You can add as many points as you want anywhere for your project's needs. If an NPC turns its head, this system also follows its gaze. You can adjust the range and viewing angle. All code is written in C ++ and works in the background thread for the best performance.



Technical Details​

Features:
  • Works in the background thread for the best performance.
  • This system uses points on the actor's skeletal mesh to pinpoint the actor.
  • All code is written in C ++
  • Doesn't require knowledge of C ++
Code Modules:
  • NPCEyesSightComponent(Type: Runtime)
  • NPCEyesPoints(Type: Runtime)
Number of Blueprints: 2 component and 4 BP for demo.
Number of C++ Classes: 2
Network Replicated: No
Автор
Lucifer
Скачивания
8
Просмотры
479
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

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

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

  1. 5.6 v1.2.5

    5.6 v1.2.5
  2. Update to 5.2

    Update to 5.2
  3. Update to 5.1 v1.2.5

    Update to 5.1 v1.2.5
Сверху