Skip to content

Commit

Permalink
new texture for the open-truck-spawner
Browse files Browse the repository at this point in the history
  • Loading branch information
Speciesx committed Aug 23, 2015
1 parent e1b2de3 commit d59198b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bin/resources/materials/open-truck-spawner.material
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import * from "managed_mats.material"


material open-truck-spawner: RoR/Managed_Mats/Base
{
technique BaseTechnique
{
pass BaseRender
{
texture_unit Diffuse_Map
{
texture open-truck-spawner.dds
}
}
}
}
Binary file modified bin/resources/meshes/open-truck-spawner.mesh
Binary file not shown.
Binary file added bin/resources/textures/open-truck-spawner.dds
Binary file not shown.

0 comments on commit d59198b

Please # to comment.