Welcome to Online Leaks

Join us now to get access a large numbers of leaked assets for unreal engine / unity and more. Once registered and logged in, you will be able to download free resources, post replies to existing threads, and so much more. It's also quick and totally free, so what are you waiting for?
Surface Trails (with Snow Deformation example)

FREE Asset 4.26 Surface Trails (with Snow Deformation example) LAST VERSION

No permission to download
01535647739372-1920x1080-f5b86030fed22af9e59511fce3b689fe.jpg


Video:
Tutorial:

Surface trails system allows you to capture trails from characters or any other objects on a surface by attaching spherical components to them. As a main usage example, there is a snow landscape demo with walking character and physics objects leaving deformation trails after them. 100% Blueprints.

Features:
  • Trails are captured and stored in some area (configurable) around player's camera, so this system is independent of map size.
  • Attenuation of old trails can be configured (can be set to zero, so the trails stay forever inside a defined area around the camera).
  • Trail shape is defined by spherical components with configurable hardness. So for definition of a box, for example, you need to attach several components to it (components count depends on required accuracy, in example scene there are 8 components per box and 2 components per character foot).
  • Actors are marked as trails receivers by applying a special Tag to them.
  • The system can be used for a big variety of cases (trails on water, grass crumpling, any other surface VFX) by dragging one material function into material.
  • Snow landscape example includes photogrammetry based dirt material appearing under the snow.

Technical Details​

Performance notes:
The system uses rendering to render targets, so it will affect GPU performance. This can be optimized for low performance platforms by decreasing render target resolution. By default, resolution is 2048x2048 and all render targets will cost 24 MB of GPU memory.
If you are going to use snow deformation from example for your project, make sure that landscape tessellation also fits your performance budget.

Multiplayer note:
The system works in multiplayer independently for each player because it depends on player camera. It will produce similar results for different players as long as their cameras are closer to each other than the parameter MaxDistance in BP_TrailsManager. When testing in multiplayer, be sure that game instances DON'T use a single editor process. Uncheck checkbox 'Use single process' in 'Advanced Settings...' under the Play button. (UE4 documentation page)

Number of Blueprints: 6
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Documentation: ExampleMap and tutorial video
Additional information: Asset is distributed as a complete project (because of necessity to handle user input for demo purpose), however system itself doesn't require any additional project configuration and can be easily migrated.

Similar resources

60,350Threads
61,724Messages
5,426Members
solomirrorsLatest member
Top