Content tagged canvas

Report Tag

61 usages of this tag
  • 6 replies
  • 719 views
This content is deleted
Forum Topic
CanvasToLayerX problems
0 favourites

I'm trying to make a combat board for an RPG game that can be moved around and resized . Since the board needs to be contained within a certain portion of the s...

  • 5 replies
  • 2.3K views
0 favourites

Currently, the virtual keyboard on Android Cordova (or iOS) change the size from the canvas in my App. This looking very bad/unprofessional: Settings App: Scale...

  • 0 replies
  • 423 views
This content is deleted
Forum Topic
Drawing Canvas issues
1 favourites

1. Is there a reason why DrawingCanvas can not be rotated? I'm guessing it will mess up snapshot functions. But one of the usages of DrawingCanvas is to create...

posted 4 years ago
  • 0 replies
  • 175 views
This content is deleted
Forum Topic
How can I export WITH effects ?
0 favourites

Whenever I export (save image via the Drawing Canvas Object) WITHOUT effects, it works great it will show everything on the canvas as expected. BUT! Since I hav...

posted 4 years ago
  • 2 replies
  • 319 views
This content is deleted
Forum Topic
Mix paints via Canvas tool
0 favourites

I want to mix paint on my canvas, but I don't know how to do that. Basically if there's a line crossing another line, the colors mix. Any help welcome!

posted 4 years ago
  • 5 replies
  • 953 views
This content is deleted
Forum Topic
Call canvas functions from parent
0 favourites

I have create a iframe. And inside the iframe is the Construct 3 canvas. But how can I call any canvas functions from the parent? This is how I get the canvas i...

  • 6 replies
  • 1.6K views
This content is deleted
Forum Topic
Rounded Rectangle?
0 favourites

How do I draw a rounded rectangle? Either with events or scripts will work for me. I tried it with scripts but many times things will not work if I try using th...

  • 1 replies
  • 386 views
This content is deleted
Forum Topic
Force Canvas Option In Construct 3
0 favourites

Is there an option where I can force Construct 3 to only use canvas (no webGL)? Jason.

posted 4 years ago
  • 2 replies
  • 637 views
This content is deleted
Forum Topic
How do i make my canvas show tilemaps??
0 favourites

Basically, I am doing a top-down racing game, and I decided to make it split screen, after reading some forum posts and some tutorials, I managed to do it on my...

  • 7 replies
  • 608 views
0 favourites

Is it possible to save a DrawingCanvas and insert it back into the DrawingCanvas? I know it's possible to load the data into a sprite through either Save Drawin...