mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 05:29:17 +02:00
build 180708. model instance position and rotation adjustment in scenery editor, support for event launcher activation with mouse click, minor refactoring
This commit is contained in:
@@ -237,9 +237,3 @@ void TCamera::RaLook()
|
||||
m_rotationoffsets.x = 0.0;
|
||||
}
|
||||
};
|
||||
|
||||
void TCamera::Stop()
|
||||
{ // wyłącznie bezwładnego ruchu po powrocie do kabiny
|
||||
Type = tp_Follow;
|
||||
Velocity = Math3D::vector3(0, 0, 0);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user