Content tagged canvas

Report Tag

61 usages of this tag
4
This content is deleted
Tutorial
How to Create Canvas Javascript Using Construct3
0 favourites

If you want to use Construct 3 Layouts to display something using Javascript you can create Canvas. See how in the attached File. All My Tutorials bellow.

  • 0 replies
  • 456 views
This content is deleted
Forum Topic
Resized window each preview
0 favourites

I don't know why each time I launch the preview, the window is resized. On OSX (same browser,chrome) I don't have any problem.

  • 0 replies
  • 701 views
This content is deleted
Forum Topic
How do I Upload a canvas snapshot to php?
0 favourites

Thanks for taking a look in my question I think is something a lot of people are asking. In Construct 3, when u make a snapshot, the CanvasSnapshot parameter re...

  • 1 replies
  • 467 views
This content is deleted
Forum Topic
How do I create referencable canvas objects?
0 favourites

I would like to add events to the "objects" created on a canvas, like clicking on a circle. How can I achieve this?

posted 5 years ago
  • 0 replies
  • 312 views
This content is deleted
Forum Topic
How do I Screenshot of part of the canvas ?
1 favourites

I want my Instant Game to take screenshot of a part of canvas only and load it to a spirit. Right now, I can only take screenshot of whole canvas, but I want on...

  • 2 replies
  • 638 views
This content is deleted
Forum Topic
Does Snapshot canvas not work on Android exports?
0 favourites

I tried to use Brower invoke download and open in new window to show the screenshot but it doesn't seem to do anything in exported APKs. Only works in preview o...

posted 5 years ago
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
Fixing objects pasted with multiple FX
0 favourites

Using canvas or paster, if you try to paste a sprite or another canvas/paster object with multiple FX, the output image only will have the sprites/objects with...

posted 5 years ago
  • 2 replies
  • 822 views
This content is deleted
Forum Topic
Capture PNG Sequence / Animated Sequence Render ?
0 favourites

I'm not sure how to even start such thing, but I want to make when I click a button it will capture PNG Sequence of every FRAME of an animated sequence exactly...

  • 4 replies
  • 1K views
0 favourites

Basically, draw the white lines of this image. Using an image and scaling it is very bad, because the lines change in size. I try use canvas, but I don't know h...

posted 5 years ago
  • 3 replies
  • 495 views
0 favourites

I read that the new Construct 3 runtime dropped support for Canvas2D, and that it only supports WebGL. The best way to monetize HTML5 games is by making mobile...