Drowning Effect Tutorial
Learn how to setup the “drowning death” animation for Lara in Tomb Engine.
Learn how to setup the “drowning death” animation for Lara in Tomb Engine.
In this tutorial, I shall demonstrate how to create an ammo counter in TombEngine. In order to fully complete this tutorial you need knowledge of: a basic understanding of how variables works a basic understanding of how decision-making works (if else statement work) a basic understanding of logical operators. <pre class=’line-numbers theme-okaidia’ data-show-toolbar=’yes’><code class=’language-lua’>LevelFuncs.OnControlPhase = … Creating An Ammo Counter.
Overview This folder contains lua script files which will be referenced by both TE and TEN to work with node trigger system.TE uses metadata from comments in these files to build UI, while TEN uses actual functions to execute node scripts. On level compile, all files from this directory are copied to TEN ScriptsNodeCatalogs folder … TEN Node function script files metadata references