Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Hey, maybe you should put a endless map of two AI teams fighting each other while the player is a spectator

That's a good idea, but I haven't thought of that at the beginning, so to do that I have to change the whole code. God, I really wish to clone myself...

Yeah, fully redoing the code can be really annoying, so how about small changes to the code that will later could become the endless AI battle map 

So what do you think about this

(1 edit)

so you want a map constantly spawning enemies and allies, and they fight each other? I can't say for sure that I can do it, but I will try.

Most people use the simple stuff know as team tags so both teams are AI controlled and hostile to each other, maybe you can attempt to use that team tag to do it