mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Changes in camera shaking, and others:
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
This commit is contained in:
@@ -447,6 +447,10 @@ void TTrack::Load(cParser *parser, glm::dvec3 const &pOrigin)
|
||||
>> fTrackWidth
|
||||
>> fFriction
|
||||
>> fSoundDistance;
|
||||
if (eType == tt_Switch)
|
||||
{
|
||||
fSoundDistance = 10.0f;
|
||||
}
|
||||
fTrackWidth2 = fTrackWidth; // rozstaw/szerokość w punkcie 2, na razie taka sama
|
||||
parser->getTokens(2);
|
||||
*parser
|
||||
|
||||
Reference in New Issue
Block a user