Lancifer's Forum Posts

  • In what way did it not meet your expectations?

    You can always email the team at support@construct.net and ask them to delete your account.

    Of course, you could just leave and never return. Don't forget to turn off your Email Subscriptions.

  • Have you checked out the Tutorials section? Plenty of stuff related to rpgs. Just use the search function.

  • That same documentation also states this...

    By default, functions have a return type of None, meaning they don't return any value. This also means they are used as actions. However if you set a return type of Number, String or Any, the function returns a value. This also means it is used as an expression instead, so it won't appear as an action.

    So, change them to "None". 😉

  • Play audio from a URL was introduced in r222, about 4 months ago. Maybe give that a try? 😉

  • It's probably easier to just create a condition - while button is down. Then add a sub-condition - every X seconds - fire bullet.

  • Actually, the Sphere effect is what you would use. To get the reverse effect, you need to make the Refractive index a negative (-) number. Depending on your layout ratio/size, you would have to play around with the numbers to get it just right.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

    • Post link icon

    We are examining it, or it is very rude not to even make a statement about the problem.

    Right... because we "demand" that staff work the weekends too. Give me a break.

    I'm confident the problem will get fixed as soon as they are able to.

    • Post link icon

    I also did not find a solution

    It's pretty apparent that the solution is to WAIT for Ashley to fix it. There's nothing you can do about it for now. But sure, continue posting the same comment in several threads... 🙄

  • Sorry to hear that. It can't be said enough to always save backups on the cloud and in local folders.

    I have backups for my backups. ;)

    • Post link icon

    It looks like there might have been (or still) an issue with the build server, Ashley

    Tried exporting an apk that I have exported countless times in the past. Got that same error twice.

    Waited a bit and tried again. After the 3rd time, it exported successfully.

    Try again.

  • Your projects are still where you saved them. It just removes them from the recent list. Just open the project again to repopulate it to the recent list.

  • MENU > Settings > SAVE & BACKUP > Clear recent projects

    That will clear ALL recent projects. Not sure if there's a way to clear individual projects.

  • Just set a timer after the initial check. After 30 seconds (or whatever), check for Is Online. If yes, restart timer. If no, disable controls and have a popup, or some other message, asking user to connect.

    This is generally speaking, of course. I have no idea how your app is setup.

  • Hi Aekiro, the plugin is great! How to get the C3 file of The Demo? I want to learn more from the demo.

    The demo file comes with the plugin. It's called "ProUI Demo.c3p". 🙄

    It's one of the first things you see when it's unzipped...