-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-Authored-By: JR <[email protected]> Co-Authored-By: SkyLoaderr <[email protected]> Co-Authored-By: Xottab_DUTY <[email protected]>
- Loading branch information
1 parent
bf2ab2c
commit 3507e91
Showing
64 changed files
with
996 additions
and
1,503 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
Game/Resources_SoC_1.0006/gamedata/config/environment/fog/agroprom_underground_area_01.ltx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[volume] | ||
EmittersNum = 4 | ||
Hemi = 1.0 | ||
ConfinementScale = 0.1 ;0.3 ;Турбулентность. 0 - поток гладкий, default - 0.6 (off) | ||
GravityBuoyancy = 0.009 ;Вес положительный/отрицательный дыма | ||
Decay = 0.994 ;Затухание дыма. 1 - дым не затухает, default - 0.994 (off) | ||
|
||
[emitter00] | ||
Type = SimpleGaussian | ||
Radius = 0.06; 0.09 ;размер источника.чем больше число,тем меньше источник default - 0.15 | ||
Sigma = 1 | ||
FlowSpeed = 0.05 ;скорость потока | ||
Density = 0.5; 0.6 ;плотность дыма | ||
ApplyDensity = 1 ;источник генерирует вещество | ||
ApplyImpulse = 1 ;источник применяет скорость | ||
|
||
Position = 35.5, 7.0, 37.0 ;в локальных координатах | ||
; FlowDirection = 0.0, 1.8, 0.8 | ||
FlowDirection = 0.0, 1.8, 0.4 ;направление потока в локальных координатах | ||
|
||
[emitter01]:emitter00 | ||
Position = 35.5, 7.0, 39.0 | ||
; WorldPosition = 76.736, -16.126, 75.767 | ||
FlowDirection = 0.0, 1.8, -0.4 | ||
|
||
[emitter02]:emitter00 | ||
Position = 39, 7.0, 35.0 | ||
FlowDirection = -0.4, 1.8, 0.0 | ||
|
||
[emitter03]:emitter00 | ||
Position = 33, 7.0, 35.0 | ||
FlowDirection = 0.4, 1.8, 0.0 |
63 changes: 63 additions & 0 deletions
63
Game/Resources_SoC_1.0006/gamedata/config/environment/fog/ts3.ltx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
[volume] | ||
EmittersNum = 4 | ||
Hemi = 0.0 | ||
ConfinementScale = 0.3 ;0.06; Турбулентность. 0 - поток гладкий, default - 0.6 (off) | ||
GravityBuoyancy = 0.009 ;0.003 ;0.0015; Вес положительный/отрицательный дыма | ||
Decay = 0.994 ;Затухание дыма. 1 - дым не затухает, default - 0.994 (off) | ||
|
||
[emitter03] | ||
Type = SimpleGaussian | ||
Position = 45.0, 10.0, 40.0 | ||
|
||
; Radius = 0.15 | ||
Radius = 0.1 ;0.22 | ||
Sigma = 1 | ||
FlowSpeed = 0.05 ;0.4 ; скорость потока | ||
FlowDirection = -1.2, 1.5, -0.8 | ||
Density = 0.5 | ||
|
||
ApplyDensity = 1 | ||
ApplyImpulse = 1 | ||
|
||
[emitter02] | ||
Type = SimpleGaussian | ||
Position = 40.0, 10.0, 40.0 | ||
|
||
; Radius = 0.15 | ||
Radius = 0.2 ;0.22 | ||
Sigma = 1 | ||
FlowSpeed = 0.05 ;0.4 ; скорость потока | ||
FlowDirection = -1.2, 1.5, -0.8 | ||
Density = 1.0 | ||
|
||
ApplyDensity = 1 | ||
ApplyImpulse = 1 | ||
|
||
[emitter01] | ||
Type = SimpleGaussian | ||
Position = 49.0, 10.0, 54.0 ;в локальных координатах | ||
Radius = 0.25 ;размер источника.чем больше число,тем меньше источник default - 0.15 | ||
Sigma = 1 | ||
FlowSpeed = 0.05 ;0.4 ; скорость потока | ||
FlowDirection = -0.7, 1.5, -0.8 ;направление потока в локальных координатах | ||
Density = 1.0 ;плотность дыма | ||
|
||
; DraughtPeriod = 10.0 ; период колебаний скорости в секундах | ||
; DraughtPhase = 0.0 ; фаза колебаний скорости [0..1] | ||
; DraughtAmp = 0.5 ; aмплитуда колебаний [FlowSpeed*(1-DraughtAmp)..FlowSpeed*(1+DraughtAmp)] | ||
ApplyDensity = 1 ;источник генерирует вещество | ||
ApplyImpulse = 1 ;источник применяет скорость | ||
|
||
[emitter00] | ||
Type = SimpleGaussian | ||
Position = 35.0, 10.0, 40.0 | ||
|
||
; Radius = 0.15 | ||
Radius = 0.22 | ||
Sigma = 1 | ||
FlowSpeed = 0.05 ;0.4 ; скорость потока | ||
FlowDirection = -1.2, 1.5, -0.8 | ||
Density = 1.0 | ||
|
||
ApplyDensity = 1 | ||
ApplyImpulse = 1 |
Binary file added
BIN
+985 Bytes
Game/Resources_SoC_1.0006/gamedata/levels/l04u_labx18/level.fog_vol
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+16.1 KB
Game/Resources_SoC_1.0006/gamedata/textures/internal/internal_firetransferfunction.dds
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.