Coder Social home page Coder Social logo

00mjk / ue4-targetsystemplugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mklabs/ue4-targetsystemplugin

0.0 0.0 0.0 39.86 MB

UE4 Dark Souls inspired Camera Lock On / Targeting system plugin

Home Page: https://www.unrealengine.com/marketplace/target-system-component-plugin

License: MIT License

C++ 95.09% C# 3.97% C 0.94%

ue4-targetsystemplugin's Introduction

Target System Plugin

An UE4 plugin written entirely in C++ which adds support for a simple Dark Souls inspired Camera Lock On / Targeting system.

It was first developed and tested in Blueprints following the implementation of the people over at Lurendium, with this tutorial series: Part 1, Part 2, Part 3, and then converted and rewritten into a C++ module and plugin.

Get it from the marketplace or download the latest TargetSystem.zip pre-built plugin zip from the Release page, and drop the content in your project's Plugins folder.

Then, load up Unreal Editor, check the Plugins page and see if TargetSystem plugin is enabled.

Features

  • Customizable with a set of options that can be overridden in Blueprints.
  • Easy setup: only one Actor component to attach and a minimum of one functions to bind to input.
  • Target closest enemy (Pawns by default, customizable with TargetableActors UPROPERTY).
  • Break on Line of Sight when getting behind an object.
  • Break Target when getting outside minimum distance to enable.
  • Simple TargetLockedOn Widget included, can be customized / overridden.
  • Option to control character rotation when locked on.
  • Switch to new target with axis input (on mouse / gamepad axis movement).
  • Two Blueprint implementable events on component on Target Locked On and Off.
  • Adds a Pitch Offset at close range, the greater it is the closer the player gets to the target.

Usage

Check the Setup wiki page to get started, the Configuration to customize the system's behaviour, or Blueprint Functions and Events to learn more on these.

Thanks and Credits

License

MIT License.

ue4-targetsystemplugin's People

Contributors

josator avatar mklabs avatar william-anderson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.