Rable's Forum Posts

  • Upvoted +3.

    In the meantime, the plug-in MM_Preloader by Toby R allows to do so.

    scirra.com/store/construct2-plugins/mmpreloader-layout-preloader-3620

    I used it for Healer's Quest and it is awesome.

    No idea if it works with the new C3 runtime though. And it only preloads, no unloads.

  • Hi everyone,

    I've got serious trouble to preview/try Healer's Quest on mobile. The preview simply never passes the loading screen.

    First I tried to preview over wifi on 2 different mobile devices. Both were displaying a "Aw, Snap" message in Chrome.

    Next I tried to export my game in HTML, place it on my server and launch it from a mobile device, got the same result. The point where it becomes tricky is that even on my desktop computer, the exported HTML5 version never passes the loading screen... However, previewing in Chrome from the editor works perfectly fine.

    Any idea what could be wrong? I've been litterally looking for the cause of this for hours, and wasn't able to find anything.

    Thanks for your help !

  • I was planning to create a bug report for that, but it's not a bug, so I think the right place is in the forum with mention to Ashley .

    There are actually 2 little things that I would like to be tweaked in the UI of Construct 3.

    1) The arrow to reveal a minimized action or group has a quite large hitbox on the right. Sometimes I just want to select a whole action, but end up maximizing it instead. I'd personnaly would like it to be 2 or 3 pixels smaller on the right.

    2) The area where we can click to select the whole action (between the maximize/minimize arrow and the actual action) is not indicated when that action is not selected. So sometimes I end up selecting the condition instead of the whole action. It would be great to have even a nearly invisible vertical line as a separation at that point.

    Both problems are actually linked. As the arrow hitbox is large, I know I have to click a bit more on the right and sometimes I mess up. Fixing one of the two problems may be enough.

    On desktop build, the fact that the cursor is buggy close to the left part of an action in the event sheet doesn't help, too (that has been reported as a bug).

  • Thanks a lot!

    Create object by name was what I was looking for.

  • Hi everyone,

    In C2 I was using the Nickname plug-in to do that, but I'm wondering if in C3 it's possible to do it without any plug-in.

    I would like to create a given object type from a family.

    For example, I have a family "Enemies" in which there are 3 object types named "enemy1", "enemy2" and "enemy3". The family "Enemies" has a family instance variable "enemyNumber" set respectively to 1, 2 and 3.

    If I create an instance of Enemies, how can I set it to be enemy1, enemy2 or enemy3 (based on the "enemyNumber" instance variable) instead of a random instance of Enemies?

    Thanks!

  • Works perfectly, thanks a lot! :)

  • Thanks for the quick reply! :)

    In C2 I believe effects were in drop down lists... Anyway it's not a big deal.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everyone,

    I've started using effects in C3 and they're quite different to use than they were in C2.

    I need to change the tint parameter during the course of the game, but can't manage to do it.

    Simply changing parameter 0 to anything just changes the red channel.

    I suppose the RGB channels are maybe only one parameter, but putting the parameter 0 to something like "(255, 0, 255)" or "255, 0, 255" doesn't seem to work. I get a syntax error when I try that.

    I don't see how to change the green and blue, so I believe there is something I don't get with effect parameters in C3.

    Thanks in advance for any help you could provide. :)

    PS: As a side note for Scirra team, I think it's too bad we can't select the effect we want to change in a drop-down list anymore. Seems like we need to type the effect name now.

  • Hi everyone,

    I would like to use a mix of Spriter animation and classic animation in my next game. As far as I know, imported Spriter files are always played at 60 frames per second in Construct 3.

    Is there any way to limit that frame per second rate to 30 or 15? (I don't want to export sprites)

    Maybe lucid may help?

    Thanks!

  • To be perfectly clear, the free version works offline for me. It's the full version which doesn't log me in so I'm stuck with the free version when offline.

  • Sorry for the false good news. I just disconnected the wifi, then restarted my computer, and upon loading C3 in Chrome, I was still unable to load anything but the free version.

    Maybe you could check if there is anything wrong with my subscription?

    Or maybe it's a problem with my browser configuration. I'm not browsing with incognito mode though. Anyway, it's not a big deal for me as I found a workaround: I just start C3 before losing access to internet, then close my computer without shutting it down. C3 beta desktop build works when I unsleep the computer. I can do that until the next stable desktop build.

    I can record a video of my screen to show you exactly what happens if it helps. I didn't try other browsers than Chrome either.

  • Thanks for the reply. Yes, I'm 100% sure my license is still active as I registered just 1 or 2 weeks ago.

    I retested it today, and after failing to log in while offline a couple times, it seems to work every time now.

    I do believe the editor was already loaded though, but maybe there has been some problem with my computer. Thanks for the quick reaction, I'll keep you updated if I still have problems with that, but at the moment it seems to work just fine.

  • Ah, thanks for the info about the beta desktop build. I'll stick with the stable version after the next stable release.

    However, if I load the editor in Chrome then disconnect from wifi then reload the page, I can confirm I am automatically logged out and thus I can only use the free version.

  • lucid

    Thanks a lot for the news. Looking forward to the the updated plug-in. :)

  • Hi everyone, hi Ashley ,

    I have serious troubles with Construct 3. It simply doesn't work offline. This is a major problem for me as I work a lot in the train (just today it's 4 hours) with obviously no internet connection.

    Here is what happens: The desktop build (R106) that I mostly use simply never launches. As soon as I have an internet connection, it works.

    I also tried the browser version. The editor launches, but if I'm offline I am always automatically disconnected, with no option to log in, as you guessed... So I'm stuck with the free version. :( If I relaunch the editor while being online, I am correctly connected with my account.

    I would really appreciate to know how I can make C3 to work offline, as advertised. Maybe that's something wrong with my computer if it works for everyone else?

    Thanks in advance!