Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: ByKris
i need create a barrier that only the zombies can traspass, but how?
ModmeBot:
Reply By: Spirit I eagle
ByKrisi need create a barrier that only the zombies can traspass, but how?
ModmeBot:
Reply By: ByKris
SpiritByKrisi need create a barrier that only the zombies can traspass, but how?
you mean like a window barrier or just a place where zombies can walk but you not because you do that with a player clip
create a brushmodel
add a texture called clip_player
just for window barrier
or just go to prefab browser go to _prefabs/zm/zm_core/barricade_reciever_wood.
ModmeBot:
Reply By: Spirit I eagle
ByKrisSpiritByKrisi need create a barrier that only the zombies can traspass, but how?
you mean like a window barrier or just a place where zombies can walk but you not because you do that with a player clip
create a brushmodel
add a texture called clip_player
just for window barrier
or just go to prefab browser go to _prefabs/zm/zm_core/barricade_reciever_wood.
Thanxs dude!