Content tagged sprite

Report Tag

353 usages of this tag
  • 4 replies
  • 1.1K views
0 favourites

I'm working on a simple shooting game where enemies spawn randomly from off screen spawn points. Enemies spawning from the left and centre of the screen look no...

  • 6 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I selectively solid?
0 favourites

Can I make a sets of sprites have different solid behavior for different sprites? E.G. Sprite A is solid to Sprite B . Sprite C is solid to Sprite D . And maybe...

posted 5 years ago
  • 5 replies
  • 843 views
This content is deleted
Forum Topic
How do I detect the angle of a collision?
0 favourites

I'm trying to tell whether a sprite is colliding with another sprite from the top, left, right or bottom. I thought I could it with a combination of the angle o...

  • 0 replies
  • 239 views
This content is deleted
Forum Topic
How do I load sprite or gif from url?
0 favourites

Hi. I want to load image and gif from a url.I tried with load image from url and using ajax but it Is'nt working. Need Help?

posted 5 years ago
  • 1 replies
  • 894 views
This content is deleted
Forum Topic
How do I unload image from sprite?
0 favourites

Hey guys I want to know how to unload image from sprite in runtime.

posted 5 years ago
  • 1 replies
  • 393 views
0 favourites

When an even occurs, a sprite needs to be sent back to it's original location. This would usually be on a different layout. If I can't send the sprite, can I re...

posted 5 years ago
  • 2 replies
  • 350 views
This content is deleted
Forum Topic
How do I share an instance between layouts?
0 favourites

I have a status bar which contains the score, lives etc. How to I share a single instance of this over many layouts?

posted 5 years ago
  • 4 replies
  • 475 views
This content is deleted
Forum Topic
Anyone else having missing sprites or freezing games?
0 favourites

Since I've updated to stable r164 I'm getting several reports of missing nav menu button (sprites on top layer) in my app. I tried to counter it with set z orde...

posted 5 years ago
  • 4 replies
  • 759 views
This content is deleted
Forum Topic
Copy frames from one Sprite to another
0 favourites

Is it possible to copy or load animations or frames from one sprite to another? I have a sprite that includes many different animations (for better organization...

posted 5 years ago
  • 4 replies
  • 516 views
This content is deleted
Forum Topic
Line between two positions.
0 favourites

I have a problem. I want to make a line between two position, but I want to to make angle. Look in picture 2. I can make something like picture 1, but I cant ma...