The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
materials.cfg
Homicide13 Offline
Senior Member

Posts: 323
Threads: 41
Joined: Nov 2010
Reputation: 14
#1
materials.cfg

Does anyone know what exactly all of the properties for the <Material>s in materials.cfg?
    <Material
        Name = "Dyn_Paper"
        Elasticity = "0.25"
        KineticFriction = "0.25"
        StaticFriction = "0.3"
        
        Priority="2"
        
        ElasticityMode = "Min"
        FrictionMode = "Min"
        
        StepType="generic_hard"
        
        MinScrapeSpeed = "1"
        MinScrapeFreq = "0.9"
        MinScrapeFreqSpeed = "1.2"
        MaxScrapeFreq = "1.1"
        MaxScrapeFreqSpeed = "2.2"
        MiddleScrapeSpeed = "2"
        MinScrapeContacts = "3"
        ScrapeSoundName = "scrape_paper"
    >
Some of it, such as the friction options are self explanatory, but what exactly is for instance "MiddleScrapeSpeed" or "Priority"?

04-06-2012, 07:11 PM
Find


Messages In This Thread
materials.cfg - by Homicide13 - 04-06-2012, 07:11 PM
RE: materials.cfg - by Homicide13 - 04-07-2012, 06:16 PM
RE: materials.cfg - by Homicide13 - 04-10-2012, 05:12 AM



Users browsing this thread: 1 Guest(s)