Okay this makes sense, thank you.
And if I only have one layout? Does it safe performance if I avoid giant blocks of code?
For example if there is an "if statement" (if x=1) with 1000 lines of code in it. Does it take processing power to skip this huge "if statement" if x is not 1? Because if this is true, than using event sheets instead, whould also make sense.