Skip to content

This is a UE4 plugin that can create ghost mesh in Unreal Engine 4.

License

Notifications You must be signed in to change notification settings

NoahZuo/GhostMeshPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GhostMeshPlugin

This is a UE4 plugin that can create ghost mesh in Unreal Engine 4.

For other Unreal Engine version, please check out the branches.

Installation

  1. Just put the GhostMesh folder in the Plugins folder in your project. If there is no such a folder, create one(eg. C:/Dev/PluginTestProject/Plugins/).
  2. Right click .uproject file, generate visual studio file.
  3. Open visual studio, recompile the project.

How to use this?

Please check out the tutorial.


Actually I am not satisfied with current method to generate ghost mesh, because each ghost mesh still contains a skeleton.

I am considering to generate a static mesh for performance.

About

This is a UE4 plugin that can create ghost mesh in Unreal Engine 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published