I have designated two team bases on my map, (for red & blue), but when I try to join the map, it tells me it cannot find spot-. I'm using b8. Do I need to create separate spawn objects inside the team base? The entire game crew is coming over tomorrow, and I'd like a working MP alpha to demo.
You have to make a spot like this:
name: spawn
type: spawn
script: none
I recommend making multiple spots so players spawn randomly around the room.

note: You'll have to script it so that teams only spawn in they're own teams spots, maybe make the name the team color instead of spawn then script the player script to only look for the correct spots, it should only take a few minutes to figure out.
Ok. I'll try that, but I doubt I will get it working. I'm an artist, not a coder.
