Unreal Engine – Flow generator UE2064

Flow generator

Technical Details

Documentation

How to video

BP_Maestro : 

  • This blueprint allows triggering multiple flow sequences
  • Set the play rate for each sequence
  • Play the sequence at the beginning of the level or call an event
  • Loop the sequence
  • Set the delay before firing the other flow or wait for the flow end
  • Launch other maestros at the end of the current one

BP_FlowPart : 

  • This blueprint makes it possible to change the appearance of a material according to the position and the normal of a plane moving along a spline
  • Apply the effect on a spline mesh or multiple static meshes (external to the spline mesh)
  • Customize the spline
  • Spawn a particle along the flow to simulate electricity

Discord support : Link

It contains (excluding demo assets) :

  • Two demo levels
  • Two blueprints
  • One material function
  • 5 materials
  • 8 material instances