amstaddigital / ue4_metaballs

Metaballs fx for Unreal Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaballs FX for Unreal Engine 4.25+:

https://www.youtube.com/watch?v=Z0xbnEMbMxw

Installation:

  1. Copy MetaballsPlugin into your ProjectRootFolder\Plugins

  2. Create Blueprint with parent class Metaballs:

image

  1. Add Blueprint to the Level map

  2. Run game

  3. You can adjust the parameters for Metaballs via Blueprints:

image

Please make sure that Microsoft Visual Studio 2019 is installed and Unreal Engine is at 4.25 or later.

Original Author: Andrey Harchenko

Updates and optimizations: iliags

About

Metaballs fx for Unreal Engine 4

License:Other


Languages

Language:C++ 99.1%Language:C# 0.9%