This commit is contained in:
2026-02-16 22:19:57 -07:00
parent 7590ff2bec
commit 65d03e6556
18 changed files with 57 additions and 34 deletions
@@ -0,0 +1,23 @@
Wheelchair texture sets name translations
============================================
Set names (Spanish → English):
Silla_de_ruedas = Wheelchair (prefix)
Asiento = Seat
Carrocería = Chassis / Body
Metal = Metal
Ruedas = Wheels
Map types:
BaseColor = Albedo / diffuse color
Metallic = Metallic
Normal = Normal map
Roughness = Roughness
Opacity = Opacity / alpha
Texture sets in this folder:
1. Asiento (Seat) BaseColor, Metallic, Normal, Roughness
2. Carroceria (Chassis) BaseColor, Metallic, Normal, Roughness
3. Metal BaseColor, Metallic, Normal, Roughness
4. Ruedas (Wheels) BaseColor, Metallic, Normal, Roughness
5. Opacity single map (Silla_de_ruedas_Opacity.png)