Home Unreal Engine

Monster Spawn Point System Question

[UDK]I am trying to make a endless runner game where the level is generated as the game progresses, having a part of the game get on front of another part, and so on so forth. However this leads to my next question:

I want to make a monster spawn point system which is when the new bit of land is posted into the front of the game, it will have spawn points where they will always be randomized each time a new part of land is created. I was told that I would have to create classes for each monster, but thought I would ask here where I may get the right solution. Thanks in advance.
Sign In or Register to comment.