1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/main/trunk/data/tracks/sandtrack/materials.xml @ 7886

Revision 7886, 0.7 KB (checked in by auria, 2 years ago)

Add splash in sand track pond

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1<?xml version="1.0"?>
2<!-- Generated with script from SVN rev 7732 -->
3<materials>
4  <material name="clouds.png" light="N"/>
5  <material name="egyptsky1.png" transparency="yes" light="N" compositing="test"/>
6  <material name="egyptsky2.png" transparency="yes" light="N" compositing="test"/>
7  <material name="seabed.jpg" graphical-effect="water" falling-effect="Y"/>
8  <material name="water_light.png" surface="Y">
9    <sfx filename="splash.ogg" name="splash"/>
10    <particles condition="skid drive" base="splash.xml"/>
11  </material>
12  <material name="yellow_dirt.jpg" anisotropic="Y" slowdown-time="1.0">
13    <particles base="smoke_yellow.xml" condition="skid"/>
14  </material>
15</materials>
Note: See TracBrowser for help on using the browser.