Lancifer's Forum Posts

  • Make sure the animation speed is set to 0. If it already is 0, then you probably have an action changing the animation frame somewhere in your events.

  • Non-consumable purchases are kept track on the app store, as stated on the manual page that you quoted.

    Not sure what you mean by "save across android and apple at the same time." Accounts are not linked in both stores, if that's what you mean. Besides, how many people do you really expect will install your app simultaneously on their iPhone and Android phone and make a purchase? If anyone did, they would definitely have to buy twice.

  • Not sure about a text box, but setting Breakpoints at key events is also an option when running the Debugger, as Maverick1912 pointed out.

  • You don't need to do all of that. Just use the embed url of the video.

    On the youtube video page, click on the Share button. In the Embed option, look for the direct url of the src and use that.

    Or did you want separate sprites to use for the pause/play buttons? In that case, you'll have to use their API...

    css-tricks.com/play-button-youtube-and-vimeo-api

  • Clicking the Preview (▶) button simply previews the layout that's currently showing in your editor.

    You need to click the dropdown (▾) and select Preview project to preview your project from the beginning, regardless of layout currently showing.

  • Sorry, this is not the correct place to post error reports. This is the C2 section. Instead, go here...

    construct.net/en/forum/construct-3/general-discussion-7/report-bugs-amp-post-128538

  • There's an example in C3, called "Taking screenshots."

    editor.construct.net

  • The link you gave is simply the beta link to Construct 3. Only you can see what you're working on with that link.

    Please refer to my 2nd post in this thread again.

    Are you using Cloud save? If so, go to Project > Save as > Cloud save and save it. Then, you need to go to that site (https://www.dropbox.com for example) and click the share button for that file and create a link to copy. Come back here and paste it into a reply.

    If you don't have Cloud save, then you need to go to Project > Save as > Download a copy and upload that file to a site like zippyshare.com, mega.nz, or mediafire.com and share that link instead.

    In the future, it's best to share a project file that can be opened with the STABLE release of C3. Not everyone uses the BETA release and beta files can't be opened with stable releases.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you're talking about the share link that I asked for, just click the little red button that looks like a chainlink (6th button from left). Paste your link in between the url tags.

    Or just copy/paste the link directly in your reply.

  • New to the internet? Please learn to use the edit button. A little forum etiquette will greatly increase your chances of getting help.

    Explain what it is you're trying to do. What button are you referring to? I gave you several options. Be specific.

  • There are many ways. Save your project and upload it to a Dropbox, OneDrive, Google Drive, zippyshare, etc. and share the link.

  • Open your console tab (F12) and see if you have any errors. Hard to say without seeing any project.

    Btw, "PLEASE-HELP-ME!" is not a proper tag. I can't imagine anyone using those words to search for issues.

  • Pretend for a moment that we don't know what a "TBOI" is. Take a few minutes to actually explain what it is you want. Ideally, with images or a video.

  • I find it strange that others haven't encountered this problem.

    That's because most people that use Admob design their layout so there is no overlap. Is there a reason your buttons need to be so far down on the layout?