(adsbygoogle = window.adsbygoogle || []).push({});
For zombie, I have always wanted to spawn certain things on a map when the game starts. For example, I want to spawn a perk machine in a certain part of the map, which the perk can be bought from it by pressing the action button. The perk machine has to have mass, as in not able to walk through the machine. I also want to place certain buyable weapons on a certain walls of the map (ex. placing bowie knife on a wall or a ray gun).
Any idea on how to go about this?