Difference between revisions of "Hpl3:Game:scripting:user modules:game over"

From Frictional Wiki
Jump to navigation Jump to search
(Upload from wiki)
 
(No difference)

Latest revision as of 15:43, 9 July 2020

Game Over

Helper function prefix: GameOver_

This module implements the death screen, and the weird sequence of images you get just before death. It's automatically called by the AttackHandler; you shouldn't need to call it directly.