Forum Topics tagged sprite

Report Tag

349 forum topics with this tag
  • 2 replies
  • 945 views
This content is deleted
Forum Topic
Many sprite objects or one sprite with many animations?
0 favourites

I'm worried about resource consumption on mobile. My game has a layout that a specific set of sprites is shown. Each sprite has a randomly selected appearance....

posted 5 years ago
  • 0 replies
  • 912 views
0 favourites

I'm Retro, I'm looking for a job to animate for game developers. Feel free to message me. 😁. Email: TheRetroSkunk .Com. My Discord: TheRetroSkunk#7289. Discord...

  • 1 replies
  • 418 views
This content is deleted
Forum Topic
Can someone help me?
0 favourites

This is my first time doing something at Construct 2, and of course i'm having trouble. I's a regular beat em up game, and i'm trying to develop a simple AI, bu...

  • 2 replies
  • 741 views
This content is deleted
Forum Topic
How do I spawn sprite on random tiled background?
0 favourites

I have 9 tile backgrounds (as shown in the picture), how can I spawn a sprite/player on a random tiled background? Thanks so much in advance!

  • 2 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I set my Sprite's animation in JavaScript?
0 favourites

If I have mySprite instance, what do I call on it to change its animation? I found this API doc for Sprite instances, but animations didn't come up:

posted 5 years ago
  • 5 replies
  • 475 views
This content is deleted
Forum Topic
What's this marker on a sprite?
0 favourites

What's the small marker way off to the side of the sprite here?

posted 5 years ago
  • 9 replies
  • 1.9K views
This content is deleted
Forum Topic
How do I select a specific instance?
0 favourites

I'm trying to create an animation to explain the TCP 3-way handshake with Packet sprites travelling between two servers. I have two instances of a sprite called...

posted 5 years ago
  • 12 replies
  • 1.5K views
0 favourites

I'm making a very simple shooter game and want the game to randomly spawn three different types of enemy. The enemy's attributes are all identical; The only dif...

  • 2 replies
  • 411 views
This content is deleted
Forum Topic
How do I anchor one instance to another instance?
0 favourites

I know there's a Anchor behavior, is there something similar that will let me anchor a sprite to another sprite so it moves with it? I'd like to be able to have...

posted 5 years ago
  • 3 replies
  • 569 views
This content is deleted
Forum Topic
How do I set Pin Mode dynamically?
0 favourites

I have two sprites, several instances of each. I want to set the pin mode based on instance variable of the object that spawned it. How can I set/change Pin Mod...