Forum Topics tagged image

Report Tag

67 forum topics with this tag
  • 1 replies
  • 681 views
This content is deleted
Forum Topic
Custom buttons?
1 favourites

Is there a way to make custom buttons like an image as a button? Or is there a way to make buttons invisible because I tried turning down the opacity but nothin...

  • 0 replies
  • 153 views
This content is deleted
Forum Topic
How do I load an image that was saved before?
0 favourites

I want to know how I can load a images when I re-enter the site. When I try it with load it doesnt save. The sprite. Please Help!

posted 4 years ago
  • 2 replies
  • 324 views
This content is deleted
Forum Topic
Portrait Photo (taken by Pixel3a) cant load correctly
0 favourites

Recently I changed my smart phone to Pixel3aXL. Then, I found portrait photos that taken by Pixel3aXL can't load correctly using "Sprite.LoadImage". (It happen...

posted 4 years ago
  • 2 replies
  • 701 views
This content is deleted
Forum Topic
How do I get a static background?
0 favourites

I have a background image and I'd like it to be static as my player moves through the foreground. It's a distant mountain landscape. I tried to figure it out bu...

  • 4 replies
  • 409 views
This content is deleted
Forum Topic
Difference when uploaded to Google Play
0 favourites

I'm having issues with images displaying properly for an unknown reason. When you download the game from the Play store, the tutorial buttons (they are supposed...

  • 1 replies
  • 681 views
This content is deleted
Forum Topic
How do I save image as text or base64?
0 favourites

I'm trying to find method to convert an image to some kind of text, so I can send it somewhere and "read" it later by convert back from text to image. For exmap...

  • 4 replies
  • 828 views
This content is deleted
Forum Topic
Pin behavior isn't working as intended.
0 favourites

Is there a way to make the pin behavior adapt to the size and position of the main object? Like, I have a lot of objects pinned. And I want to create artificial...

posted 3 years ago
  • 1 replies
  • 522 views
This content is deleted
Forum Topic
How do I add image into button ?
0 favourites

I have a button with a gradient and I need to add an image to it, but nothing works for me, please help me.

  • 2 replies
  • 501 views
This content is deleted
Forum Topic
Populate array with pixel information from image?
0 favourites

Does anyone know of a way of converting pixel information from something like base64 or other to an array with pixel positions and RGBA values?

  • 0 replies
  • 501 views
0 favourites

I'm looking into ways to efficiently access an images pixel coordinates and RGBA values. My JS knowledge is way out of date and I have never used used C3's JS s...