Skip to content

A proof-of-concept implementation of sliceable SkeletalMesh

Notifications You must be signed in to change notification settings

leejeonghun/SliceableSkeletalMesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

SliceableSkeletalMesh

screenshot

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.

All blueprint files are licensed under the BSD License.