Indirectly referenced assets can be referenced via non-lowercase name
Laupetin opened this issue · 0 comments
Laupetin commented
The weapon asset knife_zm_alcatraz
from zm_prison
does reference the anim viewmodel_M4m203_knife_melee_1
(as its meleeAnim
) with a name that is non-lowercase.
The actual asset however is called viewmodel_m4m203_knife_melee_1
.
I suppose all assets have a lowercase name then?