This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game/Assets/Materials/ExtendedMaterials/ExtendedMaterialType.gd

6 lines
199 B
GDScript

extends Resource
class_name ExtendedMaterialType
@export var damage_effect: Resource
@export var footstep_sound: AudioStream # TODO extend this with a custom resource holding a collection of sounds