I like to know how to add Collision to my custom zombies so I can shoot them bullets go right through them whether they're custom FX or normal guns I even put surface Types on the materials no luck
There should be an error about missing notetracks in the console when they die. If not you could try moving just the death versions of your guys level.scr_anim stuff right after zombiemode::main(); in your mapname.gsc If that doesn't work I have used something like this before. Add this after the ai spawns or around where you set the health for that specific AI in gsc
There should be an error about missing notetracks in the console when they die. If not you could try moving just the death versions of your guys level.scr_anim stuff right after zombiemode::main(); in your mapname.gsc If that doesn't work I have used something like this before. Add this after the ai spawns or around where you set the health for that specific AI in gsc