619_RM's Forum Posts

  • On the start of the layout, I want to set a random colour out of a specific colour list.

    What I Did

    On the start of the layout -> Set layer background colour - set colour

    choose("rgbEx(4, 0, 255)", "rgbEx(199, 199, 199)", "rgbEx(255, 0, 0)" )

    but it doesn't work. What I'm doing wrong?

    I also tired this way rgbEx(choose"(4, 0, 255)","(4, 0, 255)") but it does't seems to accept it.

    Tagged:

  • 1. Event #2 needs to be sub-event under event #1.

    2. Add "Set size" action.

    3. Set image point position at (x=0, y=0) in the TILES_ICON sprite.

    .

    Because layout is bigger than the map, you need to hide some tiles on the map and scroll the map. This may be difficult.

    I suggest drawing the map on DrawingCanvas instead.

    WOW, it worked, amazing as usual, thank you.

  • dop2000 Sorry for mentioning you over here, People ignored my question entirely, :( Please help

  • Please help.

  • Please check the .c3p

    I need to make the tile retain its properties at Real-Time-Player-MAP. I able to make the player visible in real-time, but couldn't able to make the tile to retain its properties, What I mean by its properties means, it should make the TILES_ICON height and width similar to TILES_PINK.

    Please help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1- Ability To Copy And Paste The Animation Set

    It would be very useful when you only need to copy a set of animation to your project. Currently, it is not possible, you have to copy the entire sprite.

    Ability To Copy And Paste The Layer To Different Project

    Similar to the layout & event which is added last month, can we have an ability to copy\paste only the layer? Sometimes we only need to copy the certain layer to another project, For eg. HUD to our new project, if it is the same project then we can easily make it GLOBAL and then available it to every other layout but I'm talking about a whole new project. Thank you.

    Suggeestion added:

    construct3.ideas.aha.io/ideas/C3-I-1641

    construct3.ideas.aha.io/ideas/C3-I-1640

    Tagged:

  • The above issue has been solved in the latest beta. Thank you.

    r219.2 should re-enable the local file/folder saves feature. If anything doesn't seem to be working right with that release please file an issue following all the guidelines as usual.

    We really appreciate all the effort you guys made to bring back the "Local File system" in priority.

    #Respect

    I can check it myself that the issue which I raised yesterday is now fixed. Thank you. :) Hope to see "Local File system" will make a comeback to stable release too, Hopefully, Google won't interfere its way further more.

  • Just in case anyone ever has this issue again and can't convert from .zip to .c3p when attempting to fix the problem .... I figured out why the .c3p wouldn't work after I converted it from .zip, but can't put it into words that make sense so I put it into an image.

    I hope this helps someone in the future.

    One thing I would like to add here is If we use any third-part software (eg. 7Zip, WinRar) for zip then it won't work (at least for my side) but if we use windows native zip option (right-click and then send to zip) then it works. Weird but it's true. Maybe the third-party software further compressed it to a point where C3 won't recognize it.

    Oh man, so I only just learned from looking at the "what's new in Chrome 86" release notes that they quietly completely changed the file system APIs starting in Chrome 86. This means r218 will not detect that the feature is available and so won't show the local file/folder save options.

    This was a really nasty way to find out they've made breaking changes and really throws a spanner in the works! In the past they've at least given a few releases notice with deprecation warnings to give us time to upgrade... looks like they've just skipped that this time.

    We're going to have to make a range of changes to Construct to update our code for all the changes they made to the API. I also would be reluctant to ship significant changes directly to the stable channel, since they won't have been thoroughly tested. I think the best thing to do here is to fix it for the next beta release and see how that goes before deciding if we backport anything to the stable release.

    So in short I'm afraid this will further delay the feature being reactivated again.

    That's really a bad move from Google :( Is there any workaround to use the Local File Folder at least for once? My Chrome has been updated to 86 and the project which I'm currently working on is on GitHub if I am somehow able to open the project then I can able to save it as a c3p. :(

    Edit 1: Successfully recovered, Thanks to Microsoft Edge.

    Edit 2: My bad, C3p is nothing but just a zip file. So there is nothing to be afraid here. Hope to see the File Folder System will come back soon.

  • If you can reliably reproduce a problem, please file an issue following all the guidelines.

    Raised the issue in Github, please check. Thank you. :)

    github.com/Scirra/Construct-3-bugs/issues/4266

  • Here the ss of Browser Console.

    How to reproduce the error message.

    1- Open any project, here I opened C3 default Kiwi Project

    2- Save it as Project Folder (C:\Kiwi)

    3- Firstly I changed something minor then hit the save button, It saved successfully.

    4- Duplicated a layout and hit the save button, here the error messages pop.

    5- After pressing OK (from the error message) and re-hit the save button, now it saves successfully.

    Having said that I'm on Chrome 85 with Native File System API enabled.

  • I tot it only appears the first time when we open and save to "Local Project Folder" but it seems like it appears quite often.

    Once if I press "OK" then hit the save button it saves successfully but after some while when I hit the save button (again) it once again it appears. (though not every time but quite often for the same open project).

    Is it expected behaviour? or is there anything I may doing wrong?

    Tagged:

  • Hello,

    It's about Open Recent, though it is super useful, one tiny thing I feel will make it more useful if it had an option to show the project name along with the directory.

    Since the arrival of "local folder save" in C3, I started to maintain one folder for GitHub, and within that folder, I created the Free/Pro/Beta folders

    e.g.

    My-Construct-Project/Free

    My-Construct-Project/Pro

    My-Construct-Project/Alpha

    My-Construct-Project/Beta

    My-Construct-Project/src

    My-Construct-Project/GooglePlayKeys etc

    Similarly, I have maintained all my other folders with this pattern, so the problem with the OpenRecent is it only shows the particular folder it opened it would be helpful if it shows the full directory or the project name.

    Please check this image.

    Hope it makes sense. :)

    Edit 1: Added the suggestion at construct3.ideas.aha.io/ideas/C3-I-1537

  • Next week we will be getting chrome 86, so this feature will hopefully will available forever, in the meantime, you can enable the Native File System API from 'chrome://flags' in order to access this feature immediately.

    > Hello,

    > To be sur to have the Native File System API enable in Chrome (or Chromium based browsers) in the address bar write chrome://flags search Native File System API and enable it

    >

    >

    >

    via

    construct.net/en/forum/construct-3/general-discussion-7/local-file-folder-saves-chrome-147071/page-4