Unreal Engine – VaultIt! Multiplayer Vaulting System

Author comp12345
Unreal Engine – VaultIt! Multiplayer Vaulting System

Unreal Engine – VaultIt! Multiplayer Vaulting System

Will VaultIt! ever go Free for Month or On Sale?

VaultIt will have active and continuous support and updates. The current pricing structure is helping to create a stable development environment for me to continue doing so. There are no sales planned.

But... What is VaultIt!

VaultIt is a multiplayer vaulting system that is fully replicated with client-side prediction for lag-free gameplay, it handles desync properly even with root motion and is highly optimized. VaultIt has a plethora of features to customize the behaviour and is also the best on the market for single player games as well.

Showcase Video!
Technical Overview Video!
Documentation and Tutorials!
Highly active support Discord!

Download Full Showcase Project!
Download Basic Example Project!

Foreword
You do not need to know GAS (Gameplay Abilities System) to use this plugin :) For most people, it will easily work if you follow the tutorials. Everyone will want to do the tutorials ;)

However, if you are integrating with other assets, depending on the other asset, it can require intermediate/advanced level of C++, read the wiki first to make sure you understand what is required.

There is also a large amount of customization and parameters you can modify to change behaviour and may feel a little overwhelming, but everything is covered by tutorials. It really is a full fledged system that factors everything within reason.

Fully usable, extendable, customizable in blueprint - however custom logic will perform better in C++, especially if its on tick.

I'm a programmer doing my best to animate because I can't resell other people's animations, so please replace with your own for much prettier results ;)

Disclaimer
As of now, there are two issues that are being prioritized: AI vaulting has severe animation jitter when playing in multiplayer and viewed as a client (player), and characters not using Z-Up (Arbitrary Orientation) sometimes teleport when vaulting with latency; this is a problem with a specific plugin rather than VaultIt but I will try to fix it myself. I chose to go ahead with release because these issues wont affect everyone.

The assets in the Showcase video are not necessarily included. Please see the technical overview video for what is included.

Technical Details

Features:

 Based on Gameplay Abilities System (GAS), but you don't need to know it at all to use or integrate VaultIt
 Multiplayer ready with prediction
Doesn't desync even at extreme latency (800ms+) unless it should (packet loss, hacking, unpredictable collision, etc)
Handles desync corrections properly (even in extreme environments, inputs result in vaulting properly)
Proper net serialization (compression) and bandwidth consumption optimization
Anti-Cheat
Designed to work with mixed or minimal mode ASC instead of full and handles simulated replication manually for optimization
Procedural vault height (not hard-coded to animation vault height)
Driven by root motion animations
Motion Warping (works in UE4 & Improved)
Full-Body IK for correct hand placement (works in UE4)
does not require any IK bones
Supports non-UE4 skeletons with different bone orientations
Fully modular setup supports Characters, AI, and maybe Pawns (read Wiki)
Includes First Person example (basic setup with FP/TP switching)
Auto-Vault for players and AI with per-movement mode bitflags
Multiple pre-defined vault heights and animations with support for any type of movement state
Multiple animations for each state with net sync randomization
Built with extension and integration in mind

Network Replicated: Yes - Thoroughly!
Supported Development Platforms: Win64 & Win32 (untested on others but should work)
Supported Target Build Platforms: Win64 & Win32 (untested on others but should work)
Asset Details:
  • Current Version: 4.26 - 4.27
  • More Info: https://www.unrealengine.com/marketplace/en-US/product/vaultit-multiplayer-vaulting-system

Download links:
Comments
Add comment
Add comment:
Your name:
Your E-Mail:
  • bowtiesmilelaughingblushsmileyrelaxedsmirk
    heart_eyeskissing_heartkissing_closed_eyesflushedrelievedsatisfiedgrin
    winkstuck_out_tongue_winking_eyestuck_out_tongue_closed_eyesgrinningkissingstuck_out_tonguesleeping
    worriedfrowninganguishedopen_mouthgrimacingconfusedhushed
    expressionlessunamusedsweat_smilesweatdisappointed_relievedwearypensive
    disappointedconfoundedfearfulcold_sweatperseverecrysob
    joyastonishedscreamtired_faceangryragetriumph
    sleepyyummasksunglassesdizzy_faceimpsmiling_imp
    neutral_faceno_mouthinnocent
I am not robot: *
Archive
«    May 2024    »
MonTueWedThuFriSatSun
 12345
6789101112
13141516171819
20212223242526
2728293031 
December 2023 (1)
October 2023 (1)
May 2023 (1)
February 2023 (519)
January 2023 (532)
December 2022 (515)
Vote
Upgrade to Premium