Search Unity

Free sound effects?

Discussion in 'General Discussion' started by wertymk, May 25, 2010.

  1. wertymk

    wertymk

    Joined:
    Dec 13, 2009
    Posts:
    104
    Could someone please point me in the direction of a decent site with free sound effects? I've been looking for a diesel engine sound loop for two hours now and haven't found a single one. All sound effects related to cars seem to be horns and tires screeching.
     
  2. ippdev

    ippdev

    Joined:
    Feb 7, 2010
    Posts:
    3,853
  3. wertymk

    wertymk

    Joined:
    Dec 13, 2009
    Posts:
    104
    Thanks. Now my tank has the engine of a lawn mower.
     
    metul, chingwa and sujatasinhacse like this.
  4. theinfomercial

    theinfomercial

    Joined:
    Sep 9, 2008
    Posts:
    1,000
    sujatasinhacse likes this.
  5. wertymk

    wertymk

    Joined:
    Dec 13, 2009
    Posts:
    104
    Could be, but it doesn't loop and I don't have the skills to make it loop.
     
  6. newbrand

    newbrand

    Joined:
    May 13, 2010
    Posts:
    70
  7. nickavv

    nickavv

    Joined:
    Aug 2, 2006
    Posts:
    1,801
    RACHITSINGH433 likes this.
  8. Ethan

    Ethan

    Joined:
    Jan 2, 2008
    Posts:
    501
  9. Lortang

    Lortang

    Joined:
    Apr 11, 2015
    Posts:
    3
    Because this ain't free bruh
     
  10. Murgilod

    Murgilod

    Joined:
    Nov 12, 2013
    Posts:
    10,156
    EIGHT YEARS.

    THEY POSTED THAT EIGHT YEARS AGO.
     
  11. LaneFox

    LaneFox

    Joined:
    Jun 29, 2011
    Posts:
    7,532
    Users with less than 10 posts shouldn't even be able to reply to threads older than 90 days.
     
    Peter77 likes this.
  12. BrewNCode

    BrewNCode

    Joined:
    Feb 17, 2017
    Posts:
    372
    Please, someone close this thread.
     
  13. FMark92

    FMark92

    Joined:
    May 18, 2017
    Posts:
    1,243
    Here's a better alternative that I would love to see forums implement:
    Code (CSharp):
    1. public bool canReply(int user_post_number, int thread_age_days) {
    2.     if (thread_age_days > user_post_number)
    3.         return false;
    4.     return true;
    5. }
     
    yasinndaba likes this.
  14. robertseegrist

    robertseegrist

    Joined:
    Jan 4, 2016
    Posts:
    9
    First off, download Audacity.

    Next, use Zapsplat for free audio clips and then modify them to your taste with Audacity.

    My game Vorlauk (published on XBox Creators Program and PC) is 80% Audacity.
     
    Last edited: Feb 8, 2018
  15. Vanidash-Studios

    Vanidash-Studios

    Joined:
    Mar 9, 2016
    Posts:
    71
    necro post...
     
  16. BIGTIMEMASTER

    BIGTIMEMASTER

    Joined:
    Jun 1, 2017
    Posts:
    5,181
    Can anybody tell me how to build an open world game in Unity3d technologies?

    Here is my code:

    ///Public Blippity boop;
    functional boppity bip boop;
    This is hard(I am hungry);
    Will I ever stay focused and finish my work;///

    I've tried everything, but my game doesn't work. Help please, URGENT.
     
  17. MohammadAlizadeh

    MohammadAlizadeh

    Joined:
    Apr 16, 2015
    Posts:
    26
    Building an open world game needs a lot of optimization so i recommend you to code the following instead of that:

    ///Public Blippity boop;
    public Bloopie bleep;

    void PoopeeBoo (wut lol) {
    openworldgame.optimization = true;
    return wut;
    }

    hope it helps :)
     
    chingwa and BIGTIMEMASTER like this.
  18. BIGTIMEMASTER

    BIGTIMEMASTER

    Joined:
    Jun 1, 2017
    Posts:
    5,181
    This is what I needed. Now gamers of the world, prepare for glory.
     
    MohammadAlizadeh likes this.
  19. chingwa

    chingwa

    Joined:
    Dec 4, 2009
    Posts:
    3,790
    This raised my FPS from 10 to 500 wow!
     
    MohammadAlizadeh and Gekigengar like this.
  20. Wow, didn't know that. Now my FPS-TPS-TDD-FBI-CIA-MMO is running with 40k km of view distance on a toaster without a hitch. Thanks!
     
    MohammadAlizadeh likes this.