Skip to content

Unreal plugin allows you to draw zones to create spline areas filled with the Dynamic Mesh component.

License

Notifications You must be signed in to change notification settings

Casmo/UnrealZoneMarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Zone Marker

unrea-zone-marker-example

This plugins adds the option to draw custom shapes on the landscape and convert them to a custom Spline and fill it with a Dynamic Mesh Component.

Setup

Clone the repository into your /plugins folder.

How it works

image

Use the "Add Location" and "Remove Location" blueprint nodes to add and remove areas. For example in Event Tick or with a keyboard input action.

image

When painting large areas you may find the performance drop while painting. You can use the "Generate Mesh" and "Update Spline" nodes to reduce the performance impact. e.g. call them only once every x seconds.

image

Simply configure a material by using the Dynamic Mesh Component -> Configure Material Set node.

About

Unreal plugin allows you to draw zones to create spline areas filled with the Dynamic Mesh component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published