#Backrooms
1 messages · Page 1 of 1 (latest)
decal of bullet hit into concrete
im planning to make decals of hits more realistic for my mod BetterHitsEffects
ooooo
but I also have a problem, I do not know how to increase the size of the decal, yet
The decal component has a size property on it.
Where?
Looks like you’re in the material editor. You’d place a decal entity in the world, use your material for the decal, and set the decal’s size.
Thank you!
But I think this is not what I need, I want to change the decals of bullet hits, how do I change the size of the ".emat" itself?
There isn’t a size for a material. The size is of the thing you use the material on. In this case it would be the bullet hole decal. You’d need to find out how those get spawned and change that.