Does anyone know if having multiple event sheets active on one layout is any worse on performance than just putting everything onto one event sheet?
For example, i prefer to have just about every object in my game have its own event sheet, but is this inefficient performance wise because the runtime has to read from multiple event sheets?