mouse controls, fixed texture loading
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"Mesh": "game/core/maps/test/test0.fmesh_c",
|
||||
"Material": "game/core/materials/cube.fmat",
|
||||
"Material": "game/core/materials/nerd.fmat",
|
||||
"Physics": "game/core/maps/test/test0.fpx"
|
||||
}
|
||||
|
||||
5
funnyassets/materials/nerd.fmat
Normal file
5
funnyassets/materials/nerd.fmat
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"shader": "funny_basic_pbr",
|
||||
"AlbedoTexture": "game/core/textures/dev/tile64.png",
|
||||
"AlbedoMultiplier": [1,1,1,1]
|
||||
}
|
||||
BIN
funnyassets/textures/dev/tile128.png
Normal file
BIN
funnyassets/textures/dev/tile128.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 B |
BIN
funnyassets/textures/dev/tile32.png
Normal file
BIN
funnyassets/textures/dev/tile32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 191 B |
BIN
funnyassets/textures/dev/tile64.png
Normal file
BIN
funnyassets/textures/dev/tile64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 B |
Reference in New Issue
Block a user