Prefab.Lava - robblofield/TomeboundDocs GitHub Wiki

Prefab.Lava (and variants)

Author: Shahrzad Beevis
  • Polycount: TBA
  • Textures: TBA
  • Location: TBA
Last Updated: 21/11/2023

Overview

This collection includes all models, materials, scripts and logic required to implement lava interactions in-game (blocked pathways, stepping stones and damaging entities etc.). It includes a number of prefab variants, allowing for customisable lava pools.

(Image to go here)

Dependencies for Prefab.Lava

Meshes:

  • SM_PushBlock.fbx
  • SM_Lava_Full.fbx
  • SM_Lava_Open.fbx
  • SM_Lava_Corner.fbx
  • SM_Lava_End.fbx
  • SM_Lava_Pipe.fbx

Textures:

  • TBA

Materials:

  • M_Lava.mat
  • M_Obstacles.mat (TBA)

Scripts:

  • Gameplay.LavaInteraction