One of the most awesome features added into construct since I've started using it is the ability to transfer objects and code between cap files.
Does anyone have any recommendations on how best to write code, break up event sheets, and, name objects to make such transfers as simple and modular as possible.
I've been investigating this on my own for a while, but I'm curious what advice is out there.
Ideally, I'd like to be able to build game engine modules in separate cap files, and then pull them together into full applications, if that makes sense.