leejeonghun / SliceableSkeletalMesh

A proof-of-concept implementation of sliceable SkeletalMesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A proof-of-concept implementation of sliceable SkeletalMesh