- Aug 14, 2018
- 13
- 0
I'm working on a custom MVM map, and I ran into a lot of roadblocks. However, the current roadblock I'm facing is the bots getting to spawn. I fixed the problem with the nav mesh, but now I'm stuck with the game wanting me to place down a relay entity called "wave_start_relay". So, I added both that and a relay called "wave_end_relay". The only problem is that I'm pretty sure I need to add events to these relays. Should I do so? If I do, then what do I add to the relays? If not, then what should I have to make the bots spawn?