Forum Topics tagged sprite

Report Tag

349 forum topics with this tag
  • 11 replies
  • 291 views
This content is deleted
Forum Topic
Ignore sprite animations during preview?
0 favourites

I have a lot of sprites with heavy animations in my game. These all work well when exporting, but they make it harder to preview the game -- "preparing images"...

posted 2 months ago
  • 2 replies
  • 89 views
0 favourites

I've decided to work with C2 again for a new project (without MIDI lol) and want to make an Sprite by the name of "bounds", which with one animation is a circle...

  • 9 replies
  • 107 views
This content is deleted
Forum Topic
How Do I Efficiently Display Text For Multiple Sprites?
0 favourites

I have a page with many sprite boxes, whenever I hover over one of these sprite boxes the appropriate text appears. I can do this by creating the text and then...

  • 3 replies
  • 88 views
This content is deleted
Forum Topic
Why would a sprite animation frame have artifacts?
0 favourites

I have a sprite with about a dozen frames (they are simple shapes - diamond, circle, square, etc). Certain objects create artifacts when they're not animation f...

  • 1 replies
  • 50 views

I have close to 2000 small images that I need to import into a single sprite. If I drag them they all get imported into the same animation as different frames....

posted 17 days ago
  • 4 replies
  • 80 views
This content is deleted
Forum Topic
How do I make a sprite shake?
0 favourites

The goal is to temporarily shake a sprite, by just a few pixels, for a short amount of time. One example is how old beat-em-ups would shake a sprite on impact (...

posted 15 days ago
  • 9 replies
  • 146 views
This content is deleted
Forum Topic
How do I check if a sprite has a certain animation?
0 favourites

I have a family of sprites that have some shared animations, and also some unique animations. Is there a way to check if a sprite has a particular animation? (s...

posted 14 days ago
  • 2 replies
  • 62 views
This content is deleted
Forum Topic
How do I corretly use sprites as buttons?
0 favourites

Instead of a standatd button object by using Touch Event -> On touched on appropriate sprite. The problem is that only the middle part of the sprite works as "O...