mouse controls, fixed texture loading

This commit is contained in:
2026-04-27 22:33:40 +03:00
parent cbcfdce047
commit 9569555347
31 changed files with 112 additions and 40 deletions

View File

@@ -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"
}

View File

@@ -0,0 +1,5 @@
{
"shader": "funny_basic_pbr",
"AlbedoTexture": "game/core/textures/dev/tile64.png",
"AlbedoMultiplier": [1,1,1,1]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B