C++ lock on system plugin

This C++ plugin provides a great start for a souls-inspired game that requires advanced lock-on system with souls-inspired camera movement and player controller.

  • 지원 플랫폼
  • 지원 엔진 버전
    5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This plugin includes a C++ PlayerCharacter class that contains souls inspired lock on system, camera movement and player movement. PlayerCharacter locks on to "LockOnActors" that can be placed inside any enemies and other actors as child actors. This plugin also contains: lock on widget, custom animations, custom character mesh, map for testing the plugin, link to the c++ explanation, setup guide and blender files for customization.

기술적 세부사항

Features:

  •  Dynamic lock on system written in C++
  •  Really quick and simple setup. (link below)
  •  Enemies can easily have multiple target points
  • Custom camera movement system written in C++
  • Character movement written in C++
  • Custom Animations, Meshes and Animation blueprint

Code Modules:

  •  LockOnSystem (Type: Runtime, LoadingPhase: Default, Platforms: Win64, Android)

Playable Demo Link: https://kiirsh.itch.io/souls-inspired-template-demo

Number of Blueprints: 9

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows, Android

Documentation: Users can fine link to a MEGA folder inside any of the C++ classes

Link to a Setup Guide: https://mega.nz/folder/tvlgALgZ#hrjFUoJza3qL3ekmBQZQNA

Important/Additional Notes: