#missing texture
1 messages · Page 1 of 1 (latest)
oke some reason my pm texture not show
https://www.youtube.com/watch?v=bLs3MLmyCko&list=PL5LHjOzRo2dv7Btrr4YXn9yR0TkBuLfVO&index=5 i was follow this tutorial
A full guide on the creation of a Source Engine playermodel / ragdoll with (almost) every feature. Including: face posing, eye posing, jigglebones, bodygroups, ragdoll, idle blinking animations, BlueFlyTrap's pseudo PBR materials, proportion trick, and c arms (first person viewmodel arms). All without the need for weight painting or any real rig...
that doesn’t give us much information
In your .qc script, you use $cdmaterials to tell the game which folder to find .vmts in
Those vmts must be named the same as your blender materials (not textures)
Inside your vmts, you point out which vtfs to use using $basetexture
and that’s…about it.
@shell rover
okey i fixed i think i just move texture to meterail folder
i mean my material file in add on folder (i created)
idk why this is work like that
My English is not very good. I apologize if there was any misunderstanding
Hello, sorry to bother you, but I have a problem with a model's texture. The texture is not applied to the model. I don't know what to do anymore. I've tried everything.