Game.SetSonarRotationSpeed: Difference between revisions
Jump to navigation
Jump to search
New page: == MDT Description == This property sets the speed of the sonar (with 1.0 being all the way around), per server update (30 updates per second). So a setting of 0.025 gives a rotation every... |
(No difference)
|
Latest revision as of 10:53, 20 November 2008
MDT Description
This property sets the speed of the sonar (with 1.0 being all the way around), per server update (30 updates per second). So a setting of 0.025 gives a rotation every 1/(30*0.025) = 1.333 seconds.
This property is not a part of any defined type of object.
Source and more details
Additional Description