Use 6 sided tunnel for better visualization of different texture filters
This commit is contained in:
parent
385b760770
commit
7a118b84b5
5 changed files with 114 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ if %ERRORLEVEL% EQU 0 (
|
|||
xcopy "..\..\data\textures\metalplate_nomips_rgba.ktx" "assets\textures" /Y
|
||||
|
||||
mkdir "assets\models"
|
||||
xcopy "..\..\data\models\tunnel.dae" "assets\models" /Y
|
||||
xcopy "..\..\data\models\tunnel_cylinder.dae" "assets\models" /Y
|
||||
|
||||
mkdir "res\drawable"
|
||||
xcopy "..\..\android\images\icon.png" "res\drawable" /Y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue