cqrita / SkinnedInstancing

UE4 SkinnedInstancing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkinnedInstancing

UE4 SkinnedInstancing 4.26

How to use

Add SIMesh in your Manager Actor.
Select the Skeletal Mesh you want to use.
Add in Animation Sequences.


Add SIUnit in your Instance Actor.
Use Set MeshComponent and Set the SIMesh in your Manager Actor to your SIUnit.
Use Play or Cross Fade and select the Animation Sequence you want to play.

About

UE4 SkinnedInstancing


Languages

Language:C++ 95.8%Language:C# 4.2%