Masbrim's Forum Posts

  • 5 posts
  • So I just submitted my first game that I've been working on for a while now, and have come across a problem. Being a beginner to Construct it seems I've made a huge mistake.

    Originally when I began making it I had a large layout size and large sprites. Later, I saw something on the Arcade site saying that the width could be no more than 800 pixels. What I didn't realize was that it was talking about the window size, NOT the layout size like I misinterpreted. So, I went back and scaled all my objects and layout down to fit in a much smaller size. My window size is now at 150, 100.

    Now, having just submitted my game I realize the mistake I made. My window size is a teeny tiny little block! I thought that since it scaled properly when running from a browser in construct that it would translate fine to the arcade, but that is not the case. Is there any way that I can increase the size of all the objects in my layout simultaneously to match a new, increased window size or something along those lines to fix this issue? I really don't want to have to individually resize each object like I did before. Here is the link to the game if it all helps. Thanks!

    scirra.com/arcade/addicting- ... /darkworld

  • I just had a quick question about opening autosave files. When I try to open in Construct, the autosave file does not show up, so i try to open it outside of Construct 2 and it gives me a "failed to start Construct 2" error message. Is there some method to opening an autosave file that somebody could inform me of? Thanks!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • No, I'm aware of the effect and layer limitations. I have only one layer so far and 2 effects. As far as variables the only one that I have is a direction variable for my player and then the 34 events on my event sheet. I would post the capx if I knew how to!

  • I see the event counter, but it says that I have a total of 34. I'm not sure if the actions that pertain to each event also count towards this, but it seems like I'm still far away from 100.

    *edit* I've tried deleting different things to see how it change the event counter, but the only thing that reduces it is deleting whole events.

  • I've been using the free version of Construct 2 as a project for one of my college courses, but have come across a bit of a problem. When I try to create more events it tells me that I have exceeded the limits of the free version and can only use 100 events total. My event page seems to have about 40 events or so, so I'm not sure why I am receiving this. Does the free version take in to account the events from all of your projects combined or how does this work?

  • 5 posts