Pinned Repositories
AIMoveTo
Adds AIMoveTo node but with additional parameters
FullBodyShooter
Third Person Template with Full Body IK that moves away from the Camera, allowing it to be used for First Person Shooter
PlayerMoveTo
Adds nodes equivalent to AIMoveTo for PlayerController
PlayMontageByTag
Adds PlayMontageByTagAndWait ability task nodes that can play any number of montages on any number of meshes and keep them synced
PredictedMovement
CMC extended for predicted abilities
PredictedMovementExample
Example project for PredictedMovement plugin showing integration with ThirdPerson Template
PushPawn
Net-predicted organic soft collisions for great game-feel and no de-syncing when running near other pawns.
SimpleLocomotion
Simple locomotion system code functionality to extend from, with respect to updating in worker threads for maximum performance optimization.
SpringBone
Modified version of Anim Graph Spring Controller that limits translation in specific axis
ue4cleaner
Cleans up Binaries, Intermediate, .sln and generates new files from the command line (with context menu installation)
Vaei's Repositories
Vaei/PredictedMovement
CMC extended for predicted abilities
Vaei/PredictedMovementExample
Example project for PredictedMovement plugin showing integration with ThirdPerson Template
Vaei/PushPawn
Net-predicted organic soft collisions for great game-feel and no de-syncing when running near other pawns.
Vaei/PlayMontageByTag
Adds PlayMontageByTagAndWait ability task nodes that can play any number of montages on any number of meshes and keep them synced
Vaei/FullBodyShooter
Third Person Template with Full Body IK that moves away from the Camera, allowing it to be used for First Person Shooter
Vaei/SpringBone
Modified version of Anim Graph Spring Controller that limits translation in specific axis
Vaei/ue4cleaner
Cleans up Binaries, Intermediate, .sln and generates new files from the command line (with context menu installation)
Vaei/SimpleLocomotion
Simple locomotion system code functionality to extend from, with respect to updating in worker threads for maximum performance optimization.
Vaei/AIMoveTo
Adds AIMoveTo node but with additional parameters
Vaei/PlayerMoveTo
Adds nodes equivalent to AIMoveTo for PlayerController
Vaei/ModularChannelBox
Modular & Customizeable ChannelBox for Maya
Vaei/MutableExtension
Initialization pathing for Mutable
Vaei/PlayMontageBlend
Ability node to Play Montage with custom blend in settings
Vaei/Tether
Modular framework for integrating physics solvers and constraints into animation graph. Ideal for simulating objects attached to characters, such as accessories or equipment, with customizable and extendable options for realistic, physics-driven animations.
Vaei/VaeiBoneTools
Tool to convert sockets to bones for exporting to animation software to match weapon/attachment transforms.
Vaei/AbilitySystemFix
Fixes engine plugin with UAbilitySystemComponent that prevents montages from blending out without snapping
Vaei/DeleteBinaries
Deletes a project's binary folders (including plugins)
Vaei/DeleteIntermediate
Deletes a project's intermediate folders (including plugins)
Vaei/GoProOrdering
Parses GoPro files and orders in a coherent order by adding a numerical prefix
Vaei/PawnInitialization
Provides Lyra-like Pawn Initialization
Vaei/PlayWidgetAnimation
Play Animation with Finished Event V2 Node that can reverse a currently playing animation in place
Vaei/privablic
Access to private members and methods of a C++ struct or class
Vaei/WorldDistanceBlend
Tests multiple actors in the world to get a biasing factor between them for blending based on distance
Vaei/KawaiiPhysics
KawaiiPhysics : Simple fake Physics for UnrealEngine4 & 5
Vaei/ArcActivities
An Activity and Questing system for Unreal Engine
Vaei/ClearReadOnlyFlags
Clears read-only flags from binaries folders (including plugins). Useful when pushing binaries perforce and it marks read-only after submitting.
Vaei/repo_files
Shared repo files, for images that are used in readme files
Vaei/SimpleAnimation
Simple animation tools
Vaei/vaei.github.io
Vaei/VHelperMaker
Quick and dirty C# application to generate a useful helper file with common logging functions for UE4