Spotlight Sale: Save 50% on select Blueprints now through September 9.

Level Transition Effect

TaoTeng - Blueprints - Jul 27, 2024
Not Yet Rated

Level Transition Effect

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.4
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

This is a project for level switching with transitions during the switching process.


The transitions are realized by Postprocess material, the project contains blueprints to control the level switching, mainly using UE Streaming level.


You can customize your transition effects and replace the effects you want in the main material node.


Support stencil so that actors are not affected


Video: https://youtu.be/r7IM8W8bKDo

Technical Details

Features:

  •  Transition animation example
  •  UMG control transition
  •  Fully customizable
  • Custom stencil

Number of Blueprints:1

Number of Unique Materials and Material Instances: 1 material and 5 Instances

Number of Textures:5

Texture Resolutions: 512x512


Network Replicated: (No)

Supported Development Platforms:

Windows: (Yes)

Mac: Not tested

Documentation: Link

Important/Additional Notes:If you want the actor to not be affected, you must turn on the custom stencil setting in the project settings,And then go to actor settings search: [Render CustomDepth Pass], enable it ,and set [CustomDepth Stencil Value] to 1.