Advanced Locomotion Component

FREE Asset 5.1 5.0 Advanced Locomotion Component 2023-03-20

No permission to download

Welcome!

By registering with us, you'll be able to download many resources for unreal engine, unity and more !

SignUp Now!
0002-1920x1080-fcd2f29e3b3cf8bf254c00e13c444b23.jpg




Showcase: Youtube

Showcase - Metahuman: Youtube

Showcase - Demo: GoogleDrive

Kubold Sword & Shield - Demo GoogleDrive - Tutoral (Youtube)


Support & Docs: Discord

QQ Group: 567128955


This Locomotion Component is developed based on Lyra's Locomotion System (Blueprint Only).

Usage introduction Youtube


Main Features:

  1. It can be integrated into any existing project.
  2. No need to inherit from a parent character class, just add component in the character blueprint and it's done.
  3. Support for both UE4 and UE5 skeletons.
  4. Adding and modifying animations, as well as changing character speeds, can all be done simply through the use of DataTables, making it easy to manage a large number of animations.
  5. The logic of animation states no longer needs to be done in ABP. Simply configure the animations for each state, and switch states as needed in any BP.
  6. Other animsets from the marketplace are also supported, with assets such as Kubold, GhostSamurai_Bow, and Paragon already tested [Youtube] (more animsets will be tested in the future, and related tutorials will be created).
  7. Very flexible animation configuration that can meet most requirements. All animations in the showcase project are completed through configuration.
  8. You can adjust the animation of each pose by adding Anim Override.
  9. Anim Override allows you to create different movement animations using fewer animations.



This asset includes lightweight combat components, it is built on an Event-driven architecture(Wiki) (Blueprint Only).

Usage introduction Youtube


Features:

  1. Using components and events instead of interfaces and parent classes can lead to better decoupling
  2. No need to know the specific type of the Actor anymore, as everything is treated as an Actor type, completely avoiding the use of type conversions (Cast to XXX).
  3. When a value or state changes, all listeners are notified through an event dispatch mechanism to avoid using Event Tick


Components included:

  • QuickBar:Used to manage weapon switching
  • Health:manages character's health, damage taken, and death
  • HUD:used to create and remove widget and dispatch events to widget
  • AbilitiesManager:registers, unregisters, and get abilities
  • Ability:manages ability cooldowns and triggers
  • Bow:a universal bow solution that manages the state of the bow.
  • Event:used for communication between BP
  • Montage:used to play replicated montage and receive animation notify in any place.
  • Team:used to assign teams to characters
  • Weapon:Used for melee attack trace and management of some basic properties.


All of the above components implement the most basic functions and are not coupled to each other. Therefore, you are free to usd and extend them as you wish.




Technical Details:


This asset contains portions of content from the following assets provided by Epic (which can only be used within Unreal Engine, according to epic policies)


Dependent plugins (Free Epic official plugins)

  • Animation Locomotion Library
  • Animation Warping
  • Spatialization
  • Audio Modulation
  • MetaSound


Number of Blueprints: 60

Input: (Keyboard, Mouse)

Network Replicated: (Yes)

Supported Development Platforms:

Windows: (Yes)

  • Like
Reactions: Thiagokyo

Latest reviews

Verpa

Reputation:

  • Verpa
  • 5.00 star(s)
  • Version: 2023-03-20
Excellent base for future projects. You can tweak it the way you want it

Similar resources

0.00 star(s) 0 ratings
Downloads
88
Updated
Advanced Battle Royale Template Freeze
0.00 star(s) 0 ratings
Downloads
29
Updated
Advanced Character Camera And Functions Freeze
0.00 star(s) 0 ratings
Downloads
19
Updated
Advanced Climbing System Melaro
0.00 star(s) 0 ratings
Downloads
58
Updated
Advanced Enemy Sensor Melaro
0.00 star(s) 0 ratings
Downloads
8
Updated
Advanced Game GUI with Multiplayer Melaro
0.00 star(s) 0 ratings
Downloads
30
Updated
Advanced Game Sounds BackeLP
5.00 star(s) 1 ratings
Downloads
33
Updated
Advanced Jigsaw Inventory - 07/21/21 Melaro
5.00 star(s) 1 ratings
Downloads
71
Updated
Advanced Magic FX 14 Freeze
0.00 star(s) 0 ratings
Downloads
22
Updated
Advanced Multiplayer Chat System v2.0 Melaro
0.00 star(s) 0 ratings
Downloads
23
Updated
Top