Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <Properties>
- <!-- ************ TRACK ************ -->
- <BoolProp id="is_stk_track" name="Is a SuperTuxKart track" default="false" box="false" doc="Check this if this blender file is a SuperTuxKart track">
- <StringProp id="name" name="Name" default="My New Track" doc="Name of the track"/>
- <StringProp id="groups" name="Groups" default="standard" doc="Tabs in track selection screen this track appears under"/>
- <StringProp id="designer" name="Designer" default="$user" doc="Name of the person that made this track"/>
- <StringProp id="music" name="Music" default="kart_grand_prix.music" doc="Music played in this track"/>
- <StringProp id="screenshot" name="Screenshot" default="screenshot.jpg" doc="Name of the file that contains a screenshot of this track"/>
- <BoolProp id="reverse" name="Can be driven in reverse" default="false" doc="Whether this track can be driven in reverse mode"/>
- <EnumProp id="sky_type" name="Sky Type" default="dome" doc="The type of sky">
- <EnumChoice id="none" label="None" doc="No sky (useful for indoor scenes)"/>
- <EnumChoice id="box" label="Box">
- <StringProp id="sky_texture2" name="Sky Texture Top" default=""/>
- <StringProp id="sky_texture3" name="Sky Texture Bottom" default=""/>
- <StringProp id="sky_texture4" name="Sky Texture East" default=""/>
- <StringProp id="sky_texture5" name="Sky Texture West" default=""/>
- <StringProp id="sky_texture1" name="Sky Texture North" default=""/>
- <StringProp id="sky_texture6" name="Sky Texture South" default=""/>
- </EnumChoice>
- <EnumChoice id="dome" label="Dome">
- <StringProp id="sky_texture" name="Sky Texture" default=""/>
- <IntProp id="sky_horizontal" name="Horizontal Definition" default="20"/>
- <IntProp id="sky_vertical" name="Vertical Definition" default="20"/>
- <FloatProp id="sky_texture_percent" name="Sky Texture Percent" default="1.0" min="0.0" max="1.0"
- doc="How much of the height of the texture is used"/>
- <FloatProp id="sky_sphere_percent" name="Sky Sphere Percent" default="1.3" min="0.0" max="2.0"
- doc="1.0 : half-sphere; 2.0 : full sphere"/>
- <FloatProp id="sky_speed_x" name="Sky Speed X" default="0.0" min="0.0" max="10.0"
- doc="Speed at which the sky moves horizontally"/>
- <FloatProp id="sky_speed_y" name="Sky Speed Y" default="0.0" min="0.0" max="10.0"
- doc="Speed at which the sky moves vertically"/>
- </EnumChoice>
- <EnumChoice id="simple" label="Plain color" doc="A plain-color sky">
- <ColorProp id="sky_color" name="Sky Color" default="77 104 255" doc="Click here to select the color of the sky"/>
- </EnumChoice>
- </EnumProp>
- <BoolProp id="arena" name="Battle Arena" default="false" doc="Whether this scene is a battle arena"/>
- <BoolProp id="fog" name="Fog" default="false" doc="Whether to enable fog in the track">
- <ColorProp id="fog_color" name="Fog Color" default="0 0 0" doc="Click here to pick the color of the fog"/>
- <FloatProp id="fog_start" name="Fog Start" default="50.0" min="0.0" max="1000.0"
- doc="Distance from camera at which fog starts dimming objects"/>
- <FloatProp id="fog_end" name="Fog End" default="300.0" min="0.0" max="1000.0"
- doc="Distance from camera at which fog is so dense you can't see a thing"/>
- </BoolProp>
- <FloatProp id="camera_far" name="Camera Far Clip" default="1000.0" min="0.0" max="5000.0"
- doc="Distance from camera at which objects are clipped (no more visible)"/>
- <IntProp id="start_karts_per_row" name="Karts per row on start" default="2"/>
- <FloatProp id="start_forwards_distance" name="Start Forwards Distance" default="1.1"/>
- <FloatProp id="start_sidewards_distance" name="Start Sidewards Distance" default="1.1"/>
- <FloatProp id="start_upwards_distance" name="Start upwards distance" default="1.1"/>
- <BoolProp id="smooth_normals" name="Smooth Normals" default="false" doc="Whether to interpolate the normals (gives smoother driving but requires that floors and walls be split)"/>
- <EnumProp id="weather" name="Weather" default="none" doc="The weather effect to use in this track">
- <EnumChoice id="none" label="None" doc="The weather effect to use in this track"/>
- <EnumChoice id="rain" label="Rain" doc="The weather effect to use in this track"/>
- <EnumChoice id="snow" label="Snow" doc="The weather effect to use in this track"/>
- </EnumProp>
- <BoolProp id="bloom" name="Bloom (STK 0.8.2)" default="false" doc="Whether this track uses bloom">
- <FloatProp id="bloom_threshold" name="Bloom threshold" doc="Brightness at which bloom starts being applied" default="0.75" min="0.0" max="1.0"/>
- </BoolProp>
- <BoolProp id="clouds" name="Cloud shadows (STK 0.8.2)" default="false" doc="Whether to add simulated cloud shadows on the ground">
- </BoolProp>
- <BoolProp id="shadows" name="Dynamic shadows (STK 0.8.2)" default="false" doc="Whether to enable dynamic shadows"/>
- <BoolProp id="sunlensflare" name="Sun lens flare (STK 0.8.2)" default="false" doc="Show lens flare when looking at the sun"/>
- <BoolProp id="sungodrays" name="Sun god rays (STK 0.8.2)" default="false" doc="Show god rays when looking at the sun"/>
- </BoolProp>
- <!-- ************ KART ************ -->
- <BoolProp id="is_stk_kart" name="Is a SuperTuxKart kart" default="false" box="false" doc="Check this if this blender file is a SuperTuxKart kart">
- <StringProp id="name" name="Name" default="My New Kart" doc="Name of the kart"/>
- <StringProp id="group" name="Group" default="standard" doc="Tabs in kart selection screen this kart appears under"/>
- <StringProp id="icon" name="Icon" default="icon.png"
- doc="Filename of the icon to display in the kart selection screen"/>
- <StringProp id="minimap_icon" name="Minimap Icon" default="icon.png" doc="Filename of the icon to display on the in-game minimap"/>
- <StringProp id="shadow" name="Shadow" default="generic_shadow.png" doc="Filename of the file containing the shadow of this kart"/>
- <ColorProp id="color" name="Color" default="255 255 255" doc="Color used to highlight the kart's icon in the interface"/>
- <FloatProp id="center_shift" name="Gravity Center Shift" default="0.0" doc="Can be used to lower the gravity center of the kart if it topples over too easily"/>
- <EnumProp id="engine_sfx" name="Engine sound" default="large">
- <EnumChoice id="large" label="Large"/>
- <EnumChoice id="small" label="Small"/>
- </EnumProp>
- <StringProp id="hat_offset" name="Hat offset" default="0.0 1.0 0.0" doc="Where to place hat relative to bone named Head"/>
- <BoolProp id="random_wheel_rot" name="Randomize wheel rotation" default="true" doc="Randomize the initial rotation of wheels to reduce the feeling that all wheels are identical"/>
- </BoolProp>
- </Properties>
Advertisement
Add Comment
Please, Sign In to add comment