I'm trying to fit Construct 2 games into a responsive Bootstrap <div>, but it seems to stop the game from fully loading, so I never see whether it becomes responsive or not. I can't find any tutorials about Construct 2 in responsive sites (where I'm putting it into my own site structure with masthead, navigation, footer, etc.), does anyone have any suggestions?
I don't want it to be full-screen, but I want it to be 100% width in my responsive <div> which does fill the width of each respective device monitor.
Thanks in advance for any suggestions.