pot model with textures

This commit is contained in:
Nikolai Fesenko
2025-08-15 17:57:37 +02:00
parent 7da59523a7
commit eb24d1d7de
41 changed files with 112221 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
shader_type spatial;
uniform vec3 shirt_color;
void vertex() {
// Called for every vertex the material is visible on.
}