I'm looking to make an ammo box spawn on some very specific predetermined locations. I placed this in the object's init and am sure that the variable name is set properly.
It's not giving me an error it's just simply NOT spawning some where else. It only spawns on it's default location, not one that is set in the array. I'm getting these locations by placing the object in eden, making sure it fits properly with out rotating it and right clicking to log the position. What am I doing wrong here?