Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: JpSoft on Fri 27/06/2008 16:28:32

Title: Maximun characters in room
Post by: JpSoft on Fri 27/06/2008 16:28:32
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
Title: Re: Maximun characters in room
Post by: Dualnames on Fri 27/06/2008 20:46:03
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..
Title: Re: Maximun characters in room
Post by: Ishmael on Sat 28/06/2008 03:03:35
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.)