Page 1 of 1

SpawnThings!

Posted: Sun Feb 15, 2009 0:01
by Logan MTM
In the SVN r165 (the better one :)) the function ThingSpawnFacing() are spawning actors in any thing Tag. Isn't correct that spawn things by MapSpots?

That is a bug or miss i some update?

Posted: Sun Feb 15, 2009 14:07
by Graf Zahl
The current behavior is correct. A map spot is just an actor without any associated functionality. Nowhere in the spawning code is the spot's type being checked.