Racelogic, Mustang, Porsche, etc.

This commit is contained in:
Nikita Kruglickiy
2021-06-06 18:34:44 +06:00
parent 1aafe32376
commit 9ff9b08a42
16 changed files with 776 additions and 133 deletions

View File

@@ -46,6 +46,7 @@ else
fadeIn = Vector(6500, 7000)
}
})
engineSound:setMasterVolume(1.3)
net.receive("rpm", function(len)
engineSound:setRPM(net.readFloat())