Added better objects from OgreBullet demo.
This commit is contained in:
16
media/ogre-bullet-sample-media/materials/target.material
Normal file
16
media/ogre-bullet-sample-media/materials/target.material
Normal file
@ -0,0 +1,16 @@
|
||||
material OgreBulletDemos/TargetSights
|
||||
{
|
||||
// receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
lighting off
|
||||
scene_blend alpha_blend
|
||||
texture_unit
|
||||
{
|
||||
texture target.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user