BPFL_LPSP_Surfaces

Introduction

The BPFL_LPSP_Surfaces blueprint is a function library that contains all the necessary functions for the asset's surface system. These functions are used when spawning a surface of any type.

If you seek to access the BPFL_LPSP_Surfaces, it is conveniently located at the following path: InfimaGames/LowPolyShooterPack/Core/Surfaces/BPFL_LPSP_Surfaces.

Functions

Get Rotation From Settings:

This function returns the appropriate rotation value for spawning a surface based on the provided surface settings.

Spawn Surface Details:

This function spawns everything necessary for a given surface.


Last updated

Was this helpful?