• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C++
  • License
    MIT License
  • Created over 1 year ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Allows pawns to push each other, uses GAS to prevent desyncs that often occur when colliding with AI due to lack of net prediction between Characters.

More Repositories

1

PredictedMovement

CMC extended for predicted abilities
C++
96
star
2

PredictedMovementExample

Example project for PredictedMovement plugin showing integration with ThirdPerson Template
C++
16
star
3

SpringBone

Modified version of Anim Graph Spring Controller that limits translation in specific axis
C++
8
star
4

FullBodyShooter

Third Person Template with Full Body IK that moves away from the Camera, allowing it to be used for First Person Shooter
8
star
5

PlayMontageByTag

Adds PlayMontageByTagAndWait ability task nodes that can play any number of montages on any number of meshes and keep them synced
C++
8
star
6

ue4cleaner

Cleans up Binaries, Intermediate, .sln and generates new files from the command line (with context menu installation)
C++
7
star
7

SimpleLocomotion

Simple locomotion system code functionality to extend from, with respect to updating in worker threads for maximum performance optimization.
C++
4
star
8

AIMoveTo

Adds AIMoveTo node but with additional parameters
C++
3
star
9

WingSuitTutorial

Tutorial from the wiki page
C++
3
star
10

PlayerMoveTo

Adds nodes equivalent to AIMoveTo for PlayerController
C++
3
star
11

MessageLogger

MessageLogger is a UE4 plugin that provides an easy way to print messages to the Message Log using both Blueprint and C++
C++
2
star
12

ModularChannelBox

Modular & Customizeable ChannelBox for Maya
Python
2
star
13

VaeiBoneTools

Tool to convert sockets to bones for exporting to animation software to match weapon/attachment transforms.
C++
2
star
14

PlayMontageBlend

Ability node to Play Montage with custom blend in settings
C++
2
star
15

MutableExtension

Initialization pathing for Mutable
C++
2
star
16

AlphaInterpolation

Advanced Alpha Interpolation for UE5
C#
1
star
17

DeleteBinaries

Deletes a project's binary folders (including plugins)
C#
1
star
18

AutoFingerWeight

Auto finger weighting tool for Maya
Python
1
star
19

DeleteIntermediate

Deletes a project's intermediate folders (including plugins)
C#
1
star
20

AbilitySystemFix

Fixes engine plugin with UAbilitySystemComponent that prevents montages from blending out without snapping
C++
1
star
21

PlayWidgetAnimation

Play Animation with Finished Event V2 Node that can reverse a currently playing animation in place
C++
1
star
22

GoProOrdering

Parses GoPro files and orders in a coherent order by adding a numerical prefix
C#
1
star
23

WorldDistanceBlend

Tests multiple actors in the world to get a biasing factor between them for blending based on distance
C++
1
star
24

PawnInitialization

Provides Lyra-like Pawn Initialization
C++
1
star