So I'm still new to making games that have a baseline for computer resource usage and I'm confused with my question. I can't find an answer anywhere on the internet so I'm here.
Simple Question:
Which uses more resources? x10 small scripts or x1 mega script?
Which uses more resources? x10 small scripts or x1 mega script?
Detailed Question:
Would x10 small scripts that consist of about 70 - 100 lines of code, be more resource comsuming than x1 mega script containing about 700 - 1000 lines code?
Would x10 small scripts that consist of about 70 - 100 lines of code, be more resource consuming than x1 mega script containing about 700 - 1000 lines code?