added everything
BIN
example/tutorial.base/data/terrains/checkerboard2.png
Executable file
After Width: | Height: | Size: 716 B |
BIN
example/tutorial.base/data/terrains/default.png
Executable file
After Width: | Height: | Size: 6.1 KiB |
BIN
example/tutorial.base/data/terrains/detail1.png
Executable file
After Width: | Height: | Size: 194 KiB |
BIN
example/tutorial.base/data/terrains/detail1bump.png
Executable file
After Width: | Height: | Size: 125 KiB |
BIN
example/tutorial.base/data/terrains/grass.jpg
Executable file
After Width: | Height: | Size: 36 KiB |
BIN
example/tutorial.base/data/terrains/patchy.jpg
Executable file
After Width: | Height: | Size: 49 KiB |
8
example/tutorial.base/data/terrains/propertyMap.cs
Executable file
@ -0,0 +1,8 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
// Copyright (C) GarageGames.com, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
addMaterialMapping( "sand" , "sound: 0" , "color: 0.46 0.36 0.26 0.4 0.0" );
|
||||
addMaterialMapping( "grass" , "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" );
|
BIN
example/tutorial.base/data/terrains/sand.jpg
Executable file
After Width: | Height: | Size: 37 KiB |