mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Refactored flame emitters, Lara burn and lightning bolts;
This commit is contained in:
parent
e36072ca86
commit
f1ce048ffa
34 changed files with 2049 additions and 3333 deletions
|
@ -18,6 +18,9 @@
|
|||
#include "ReservedScriptNames.h"
|
||||
#include "camera.h"
|
||||
#include <Renderer/RenderEnums.h>
|
||||
#include <Game/effects/lightning.h>
|
||||
|
||||
using namespace TEN::Effects::Lightning;
|
||||
|
||||
/***
|
||||
Functions and callbacks for level-specific logic scripts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue