Content tagged canvas

Report Tag

61 usages of this tag
  • 0 replies
  • 246 views
This content is deleted
Forum Topic
How do I get an image URL on the canvas?
0 favourites

How do I get the temporary URL of the current animation frame of a Sprite on a canvas in the Construct 3 SDK? I'm porting the Rex_SpriteExt behavior, which has...

  • 6 replies
  • 415 views
This content is deleted
Forum Topic
Canvas question: Bullets drawing over each other.
0 favourites

I'm trying to make a visual tunnel effect by drawing lines of color between 3 bullets that move from the center of the screen and outward. I want every new bull...

  • 6 replies
  • 712 views
This content is deleted
Forum Topic
Manually limit object position on canvas to integer
0 favourites

I've been experimenting with a custom scaling method, using fullscreen mode 'off' and wonder if there's a way to limit the coordinates of an object on the canva...

  • 0 replies
  • 154 views
This content is deleted
Forum Topic
How do I embed my game in a webpage?
0 favourites

I have an exported Construct 3 Project. In order to put it on my site I need to embed it in a div. But when I do that, the buttons that are in the game seem to...

posted 3 years ago
  • 0 replies
  • 200 views
This content is deleted
Forum Topic
Any plugin for webm to mp4 converting?
0 favourites

Hi Friends, Is there any plugin available for converting canvas recording from webm to mp4? Please help guys this is urgent help required. Regards,

  • 2 replies
  • 531 views
This content is deleted
Forum Topic
Infinite Canvas?
0 favourites

I'm trying to set up what would essentially be an infinite canvas that can be drag-scrolled in any direction without end. Of course, this can have practical lim...

  • 3 replies
  • 340 views
This content is deleted
Forum Topic
How do I polygon with canvas (rojo)?
0 favourites

HI ! Can you Help Me? Thanks!

posted 3 years ago
  • 1 replies
  • 385 views
This content is deleted
Forum Topic
How do I make a controlled or FIXED Snapshot of Canvas?
0 favourites

I have *take snapshot of canvas* set to 3000 px wide by 3000 px tall but it is captured differently every time based on the window size of the app in the browse...

  • 2 replies
  • 416 views
This content is deleted
Forum Topic
How do I save Drawing Canvas data per frame?
0 favourites

I'm trying to figure out how to save drawing canvas per frame in order to replay the drawing using array and I found no solutions yet.

posted 2 years ago
  • 1 replies
  • 372 views
This content is deleted
Forum Topic
Different result when debugging with breakpoint
0 favourites

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 nice...