I know i could prove this by myself, but it needs a lot of work creating differet characters and so, and maybe someone knows the right answer. Is there any limit in AGS about the number of characters that can be in the same room in one specified moment? I minds, can i have 300 characters in the current room? Or there is any kind of limitation?
Jp
Yes,it's possible to have 300 chars in a room. I've done it at least. Messy thing. There's a clone module by myself hence you find it more useful..
The limit you'll be needing to worry about is can the systems running the game handle all the characters? I don't know about now, and about how many lower-end systems are used to play games, but AGS used to be rather heavy with a lot of characters on the screen at one time, 'specially if they're being modified at run-time (scaled, tinted, etc.)