mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 00:37:58 +03:00
Added omni fog script command
This commit is contained in:
parent
fc79ec211f
commit
5b92de671d
6 changed files with 158 additions and 2 deletions
|
@ -53,7 +53,7 @@ void GameScriptLevel::Register(sol::state* state)
|
|||
//@mem layer2
|
||||
"layer2", &GameScriptLevel::Layer2,
|
||||
|
||||
/// (@{Color}) distance fog RGB color.
|
||||
/// (@{Fog}) omni fog RGB color and distance.
|
||||
// As seen in TR4's Desert Railroad.
|
||||
// If not provided, distance fog will be black.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue