Aquatide's Recent Forum Activity

  • [SOLVED]

    After some check, turn out the pattern is not pasted on canvas because the object is not created yet.

    Probably because breakpoint debug is checking the code one step at a time, so there's a time to the pattern to be created then pasted on the canvas.

    and so I change the code to generate the pattern first, then add 0.1 wait, and paste the pattern into canvas.

  • Hello

    I'm working on jigsaw puzzle, so I'm using nested for to paste object on a canvas, in early test it's a success. The puzzle image and the pattern is pasted nicely.

    So I add more code for size, and position for the canvas and the object that will be pasted on canvas. Also because there'll be a lot of picture I made the sprite to Load from URL instead of using animation.

    This is where things going weird:

    1. The picture is pasted, but the pattern is not.

    2. After some check, I found that the pattern is not pasted after Load from URL request. If I place them before, the pattern will be pasted. So this lead me to use breakpoint to debug.

    3. I use breakpoint to debug, but the result is different. There's no error and the pattern is pasted on canvas. But if I try without breakpoint the pattern is not pasted on canvas

    Without Breakpoint

    With Breakpoint

    On Start of Layout

    Generate Puzzle function

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I tried to create a leaderboard on instant games. but when i call my leaderboard, the leaderboard is not found. Contextual or not, it always return the same.

    This is how i load leaderboard

    my leaderboard name on fb

    I place the name on construct using variable

Aquatide's avatar

Aquatide

Member since 16 Apr, 2019

None one is following Aquatide yet!

Trophy Case

  • 5-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • RTFM Read the fabulous manual
  • Email Verified

Progress

8/44
How to earn trophies