Fangames > Game Design
How large can a room be without creating problems like lag?
l3agu32:
If I want to make a room with a lot of screens, how many screens or pixels is the limit until the game starts to have any problem like lag? For instance, is a room sized 3200 x 2432 pixels (16 screens) risky? Thank you!
WetWookie:
I think it's less an issue of room size and more an issue of objects and are those objects running step events or alarms so it depends on what you're putting in the room. You an always give it a shot and check the fps to see how it's holding up.
https://docs.yoyogames.com/source/dadiospice/002_reference/debugging/fps_real.html
L4Vo5:
tip : When debugging, you should probably lower the process priority of the game or something, to simulate computers worse than yours
l3agu32:
Does the real fps need to be at least 50 to be considered good?
WetWookie:
Yes. The FPS should equal the room speed (50 for fangames). If it dips below that you have a problem.
Navigation
[0] Message Index
[#] Next page
Go to full version