Car Sound Engine v2.0 - by JuanGamer0202 The idea of this project is to help scratchers speed up their work, Car Sound Engine works like an "asset" that you can add to your project so you can focus on other things like visuals and levels. Making car sounds on scratch can be really difficult, faking it with tones not always sounds good, this project works by using sound samples from real cars and then mixing it for the expected result. If you want to change the engine sound just replace the samples in order and rename them the same way it is now on the "sounds" tab, one wrong move and everything blows up... (stops working) Be careful! Obs: If you need any more information you can always ask me, or look up the code were I've left some comments on the scratch editor. That is it, feel free to modify whatever you want, have fun!
Controls: W - Forward S - Backward Space - Turbo E - Ignition C - Change Body What's new? - Now it works by having specific sounds for each gear, instead of a single sample of audio. That means if you stop accelerating and accelerate again the code will switch to a gear based on your speed, instead of playing the audio from the start again like it was on v1.0, making the *virtual* car sound more realistic! - Now you can start and stop the engine! - Now it has the reverse gear! On v1.0 it was only programmed to forward movement, but since I've implemented some much more complex code (I actualy tried this time) it gives the oportunity for many additions! That is it Credits: - @IguanaLover - Sprites for the pedals used for mobile controls originaly from his project Car Anatomy 2 - Valve - Sound Samples extracted from Half Life 2 Episode 2 Quick disclaimer here, this project is all about car sounds, the view model does have bugs and the only reason I've put it there is for you to have something to look at, rather than just hearing the engine roar. For those who wanna use this, the only thing I ask you is to leave the credits, it would be nice :) #all