Hello Everyone, Can anyone help me control the pesky bots in my level?
I have a small demo level with 4 rooms sectioned off with corridors and doors at either end.
Want I want to do is spawn all the bots at the beginning of my level in each room with weapons, and once I have killed them I want the to stay dead and stop spawning in the other "player starts" in the other rooms I also want them to be in teams as there are more than one bot in each room I want the to attack me instead of a free for all.
I am using kismet to load the bots by using the level loaded event and the actor factory. I followed this guys tutorial on you tube, but it only sort of worked for me, ie. no starting weapons even though i selected default inventory for the bots in the actor factory in kismet?
I have also selected Controllerclass:UTBot & PawnClass:UTPawn
I also want these bots to stop triggering my radio voice overs in the rooms which I have set up kinda crudely admittedly in kismet using touch triggers.
Can anyone out there help me with any of the above?
Thanks in advance people!
I have a small demo level with 4 rooms sectioned off with corridors and doors at either end.
Want I want to do is spawn all the bots at the beginning of my level in each room with weapons, and once I have killed them I want the to stay dead and stop spawning in the other "player starts" in the other rooms I also want them to be in teams as there are more than one bot in each room I want the to attack me instead of a free for all.
I am using kismet to load the bots by using the level loaded event and the actor factory. I followed this guys tutorial on you tube, but it only sort of worked for me, ie. no starting weapons even though i selected default inventory for the bots in the actor factory in kismet?
I have also selected Controllerclass:UTBot & PawnClass:UTPawn
I also want these bots to stop triggering my radio voice overs in the rooms which I have set up kinda crudely admittedly in kismet using touch triggers.
Can anyone out there help me with any of the above?
Thanks in advance people!
Comment