UnrealFastNoise2
UnrealFastNoise2 copied to clipboard
An Unreal Engine Plugin that wraps https://github.com/Auburn/FastNoise2
Hey, Love your wrapper! I've been using it for a while in Win64 packages and it works great. I see you've made some changes recently toward supporting other platforms, would...
UFastNoise2GeneratorBase based objects should be marked with DefaultToInstanced and EditInlineNew and then a custom node-based editor similar to the FastNoise2 Noise Tool could be setup within the editor to populate...
In the same way that the FastNoise2 Noise Tool has 2D texture previews on the nodes, the UnrealFastNoise2BlueprintLibrary BP function nodes should have previews.  
When launching UE project with the plugin enabled i get the message: ``` The following modules are missing or built with a different engine version: UnrealFastNoise2 Engine modules cannot be...