Initial commit
BIN
Torque/SDK/example/demo/data/terrains/Thumbs.db
Normal file
BIN
Torque/SDK/example/demo/data/terrains/default.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
Torque/SDK/example/demo/data/terrains/details/Thumbs.db
Normal file
BIN
Torque/SDK/example/demo/data/terrains/details/detail1.png
Normal file
|
After Width: | Height: | Size: 194 KiB |
BIN
Torque/SDK/example/demo/data/terrains/highplains/Thumbs.db
Normal file
BIN
Torque/SDK/example/demo/data/terrains/highplains/grass.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
Torque/SDK/example/demo/data/terrains/highplains/patchy.png
Normal file
|
After Width: | Height: | Size: 144 KiB |
@@ -0,0 +1,10 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
// Copyright (C) GarageGames.com, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
addMaterialMapping( "grass" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
addMaterialMapping( "rock" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
addMaterialMapping( "stone" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
addMaterialMapping( "patchy" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
addMaterialMapping( "scorched" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
BIN
Torque/SDK/example/demo/data/terrains/highplains/rock.png
Normal file
|
After Width: | Height: | Size: 157 KiB |
BIN
Torque/SDK/example/demo/data/terrains/highplains/scorched.png
Normal file
|
After Width: | Height: | Size: 118 KiB |
BIN
Torque/SDK/example/demo/data/terrains/highplains/stone.png
Normal file
|
After Width: | Height: | Size: 194 KiB |