Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi
I want to make a "game" that is just part of a larger game, sort of like a DLC, but packaged with the game. How do I do this with 2 different projects?
You would not. A dlc is part of the same project, as dlcs normally do not work on their own. The base game is required. You would probably just export two versions of the same project, one with the dlc content and one without.
Develop games in your browser. Powerful, performant & highly capable.
to clarify, if you exported them together in one installer file, would that change anything? I am just trying to figure out if one project would be able to interact with another, and how that would work. however, thank you for telling me this.