This repository contains a proof-of-concept implementation of sliceable SkeletalMesh. Inspired by the invisible SkeletalMesh from Lyra Starter Game, each corresponding part of the invisible body is filled with StaticMesh which can be sliced utilizing ProceduralMesh. Therfore all parts of the body can be sliced, although there are directional restrictions. Also it supports physics(ragdoll) after slicing. It was written using only Blueprint.
All assets used are licensed under the Epic Content License Agreement.
- Animation sequences from Lyra Starter Game.
- Character meshes from UE4 Mannequin: Mobile
All blueprint files are licensed under the BSD License.